v1.3.184
This commit is contained in:
parent
dac6dcd6d5
commit
6bee6b6a89
2 changed files with 5 additions and 1 deletions
|
|
@ -7,6 +7,10 @@ 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
|
||||||
|
|
||||||
|
## 1.3.184 (2023-08-22)
|
||||||
|
|
||||||
|
- Remove leftover debugging output from deps.clj
|
||||||
|
|
||||||
## 1.3.183 (2023-08-22)
|
## 1.3.183 (2023-08-22)
|
||||||
|
|
||||||
- [#1592](https://github.com/babashka/babashka/issues/1592): expose `sci.core` in babashka
|
- [#1592](https://github.com/babashka/babashka/issues/1592): expose `sci.core` in babashka
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.3.184-SNAPSHOT
|
1.3.184
|
||||||
Loading…
Reference in a new issue