diff --git a/CHANGELOG.md b/CHANGELOG.md index c7c958dc..9ff61a59 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.183 (2023-08-22) - [#1592](https://github.com/babashka/babashka/issues/1592): expose `sci.core` in babashka - [#1596](https://github.com/babashka/babashka/issues/1596): Fix `clojure.java.browse/browse-url` truncates URLs with multiple query parameters on Windows diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 04cd9711..1a322723 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.183-SNAPSHOT \ No newline at end of file +1.3.183 \ No newline at end of file