diff --git a/CHANGELOG.md b/CHANGELOG.md index 90874665..5c899cbd 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.4.192 (2024-09-12) - Upgrade Clojure to `1.12.0` - [#1722](https://github.com/babashka/babashka/issues/1722): add new clojure 1.12 vars diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index a8c8cba8..2671f6bc 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.192-SNAPSHOT \ No newline at end of file +1.4.192 \ No newline at end of file