From 26780fffe57142862e5a124a937b52a3a01dad43 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 18 Mar 2023 14:12:05 +0100 Subject: [PATCH] v1.3.175 --- CHANGELOG.md | 2 +- resources/BABASHKA_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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