Skip to content

Commit 6bbab1f

Browse files
committed
v0.8.65
1 parent 72e7bd4 commit 6bbab1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.65
88

99
- [#119](https://github.com/babashka/cli/issues/119): `format-table` now formats multiline cells appropriately
1010
([@lread](https://github.com/lread))

version.edn

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

0 commit comments

Comments
 (0)