From d7499210ec8817f2b34bc3b979ce2bca14586773 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Wed, 17 Apr 2024 11:09:36 +0200 Subject: [PATCH] v1.3.190 --- CHANGELOG.md | 2 +- resources/BABASHKA_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2a2b99e..c6482d71 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.190 (2024-04-17) - Fix [#1679](https://github.com/babashka/babashka/issues/1679): bump timbre and fix wrapping `timbre/log!` - Add `java.util.concurrent.CountDownLatch` diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 91d9b646..d6778277 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.190-SNAPSHOT \ No newline at end of file +1.3.190 \ No newline at end of file