diff --git a/CHANGELOG.md b/CHANGELOG.md index e241b25d..da3c7f3e 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.191 (2024-06-19) - Fix [#1688](https://github.com/babashka/babashka/issues/1688): `use-fixtures` should add metadata to `*ns*` - Fix [#1692](https://github.com/babashka/babashka/issues/1692): Add support for `ITransientSet` and `org.flatland/ordered-set` diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 3a1ea432..579fbcc4 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.191-SNAPSHOT \ No newline at end of file +1.3.191 \ No newline at end of file