From 0c6f8b6806a1a8df316d1833cb159e5261410940 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 12 Sep 2024 20:20:50 +0200 Subject: [PATCH] Version bump --- CHANGELOG.md | 4 ++-- resources/BABASHKA_RELEASED_VERSION | 2 +- resources/BABASHKA_VERSION | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c899cbd..56a05e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,12 @@ A preview of the next release can be installed from - Upgrade Clojure to `1.12.0` - [#1722](https://github.com/babashka/babashka/issues/1722): add new clojure 1.12 vars -- [#1720](https://github.com/babashka/babashka/issues/1720): Include new clojure 1.12's `clojure.java.process` +- [#1720](https://github.com/babashka/babashka/issues/1720): include new clojure 1.12's `clojure.java.process` - [#1719](https://github.com/babashka/babashka/issues/1719): add new clojure 1.12 `clojure.repl.deps` namespace. Only calls with explicit versions are supported. - [#1598](https://github.com/babashka/babashka/issues/1598): use Rosetta on CircleCI to build x64 images - [#1716](https://github.com/babashka/babashka/issues/1716): expose `babashka.http-client.interceptors` namespace - [#1707](https://github.com/babashka/babashka/issues/1707): support `aset` on primitive array -- [#1676](https://github.com/babashka/babashka/issues/1676): Restore compatibilty with newest [at-at](https://github.com/overtone/at-at/) version (1.3.58) +- [#1676](https://github.com/babashka/babashka/issues/1676): restore compatibility with newest [at-at](https://github.com/overtone/at-at/) version (1.3.58) - Bump SCI - Bump `fs` - Bump `process` diff --git a/resources/BABASHKA_RELEASED_VERSION b/resources/BABASHKA_RELEASED_VERSION index 579fbcc4..2671f6bc 100644 --- a/resources/BABASHKA_RELEASED_VERSION +++ b/resources/BABASHKA_RELEASED_VERSION @@ -1 +1 @@ -1.3.191 \ No newline at end of file +1.4.192 \ No newline at end of file diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 2671f6bc..0b8ca51e 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.4.192 \ No newline at end of file +1.4.193-SNAPSHOT \ No newline at end of file