From 26c6c5ce18ee35980c915ca66a1138ef8133127d Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 22 Aug 2023 13:37:28 +0200 Subject: [PATCH] v1.3.183 --- CHANGELOG.md | 2 +- resources/BABASHKA_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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