Version bump

This commit is contained in:
Michiel Borkent 2023-04-21 14:19:43 +02:00
parent 3f99274978
commit abc102f0b8
3 changed files with 5 additions and 3 deletions

View file

@ -7,11 +7,13 @@ A preview of the next release can be installed from
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
[Babashka-conf](https://babashka.org/conf/) is happening June 10th in Berlin. Save the date!
## 1.3.177 (2023-04-18)
- [#1541](https://github.com/babashka/babashka/issues/1541): respect `bb.edn`
adjacent to invoked file. This eases writing system-global scripts from
projects without using bbin.
projects without using bbin. See [docs](https://book.babashka.org/#_script_adjacent_bb_edn).
- [#1523](https://github.com/babashka/babashka/pull/1523): Reduce the size of the Docker images ([@raszi](https://github.com/raszi))
- Upgrade deps.clj to v1.11.1.1273
- Upgrade transit-clj to 1.0.333

View file

@ -1 +1 @@
1.3.176
1.3.177

View file

@ -1 +1 @@
1.3.177
1.3.178-SNAPSHOT