Skip to content

Commit dcdece0

Browse files
committed
v0.8.59
1 parent 8cef8ad commit dcdece0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ For breaking changes, check [here](#breaking-changes).
44

55
[Babashka CLI](https://github.com/babashka/cli): turn Clojure functions into CLIs!
66

7-
## Unreleased
7+
## v0.8.59 (2024-04-30)
88

99
- Fix [#96](https://github.com/babashka/cli/issues/96): prevent false defaults from being removed/ignored
1010
- Fix [#91](https://github.com/babashka/cli/issues/91): keyword options and hyphen options should not mix

version.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{:major 0, :minor 8, :release 58}
1+
{:major 0, :minor 8, :release 59}

0 commit comments

Comments
 (0)