diff --git a/CHANGELOG.md b/CHANGELOG.md index f2a2b99e..c6482d71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ A preview of the next release can be installed from [Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting -## Unreleased +## 1.3.190 (2024-04-17) - Fix [#1679](https://github.com/babashka/babashka/issues/1679): bump timbre and fix wrapping `timbre/log!` - Add `java.util.concurrent.CountDownLatch` diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 91d9b646..d6778277 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.190-SNAPSHOT \ No newline at end of file +1.3.190 \ No newline at end of file