v1.3.190
This commit is contained in:
parent
3d671ffcb6
commit
d7499210ec
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
[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!`
|
- Fix [#1679](https://github.com/babashka/babashka/issues/1679): bump timbre and fix wrapping `timbre/log!`
|
||||||
- Add `java.util.concurrent.CountDownLatch`
|
- Add `java.util.concurrent.CountDownLatch`
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.3.190-SNAPSHOT
|
1.3.190
|
||||||
Loading…
Reference in a new issue