diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea12721..a2874358 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.12.200 (2025-04-26) - Add compatibility with the [fusebox](https://github.com/potetm/fusebox) library - Fix virtual `ThreadBuilder` interop diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index ec50a7a0..62c2cef5 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.12.200-SNAPSHOT \ No newline at end of file +1.12.200 \ No newline at end of file