Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Aug 14, 2024
1 parent 3ce834a commit 9ba8bc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- `[timeutil]` Added support of minutes, hours and days to `MiniDuration`
- `[timeutil]` Added separator customization to `MiniDuration`
- `[timeutil]` Added usage examples for `MiniDuration`

### [13.3.3](https://kaos.sh/ek/13.3.3)

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ package ek
// ////////////////////////////////////////////////////////////////////////////////// //

// VERSION is current ek package version
const VERSION = "13.4.0"
const VERSION = "13.3.4"

0 comments on commit 9ba8bc9

Please sign in to comment.