diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d481b8..941e9c8f 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 -## +## 1.3.175 (2023-03-18) - [#1507](https://github.com/babashka/babashka/issues/1507): Expose methods on java.lang.VirtualThread ([@lispyclouds](https://github.com/lispyclouds)) - [#1510](https://github.com/babashka/babashka/issues/1510): add virtual thread interop on `Thread` diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 9fb0a21c..cd483029 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.2.175-SNAPSHOT \ No newline at end of file +1.3.175 \ No newline at end of file