Version bump

This commit is contained in:
Michiel Borkent 2022-07-31 14:20:40 +02:00
parent 4aa352c94a
commit 765a9c0846
3 changed files with 6 additions and 2 deletions

View file

@ -5,6 +5,10 @@ For a list of breaking changes, check [here](#breaking-changes).
A preview of the next release can be installed from
[babashka-dev-builds](https://github.com/babashka/babashka-dev-builds).
## 0.9.161 (2022-07-31)
- Fix `exec`
## 0.9.160 (2022-07-29)
- Breaking: change `exec`, introduced in `0.9.159` to a function instead.

View file

@ -1 +1 @@
0.9.160
0.9.161

View file

@ -1 +1 @@
0.9.161
0.9.162-SNAPSHOT