diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e03187..d7f16578 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.187 (2023-01-09) - Add `clojure.reflect/reflect` - Add `java.util.ScheduledFuture`, `java.time.temporal.WeekFields` diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 9d8c6aad..ee28b52c 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.187-SNAPSHOT \ No newline at end of file +1.3.187 \ No newline at end of file