Version bump
This commit is contained in:
parent
4aa352c94a
commit
765a9c0846
3 changed files with 6 additions and 2 deletions
|
|
@ -5,6 +5,10 @@ For a list of breaking changes, check [here](#breaking-changes).
|
||||||
A preview of the next release can be installed from
|
A preview of the next release can be installed from
|
||||||
[babashka-dev-builds](https://github.com/babashka/babashka-dev-builds).
|
[babashka-dev-builds](https://github.com/babashka/babashka-dev-builds).
|
||||||
|
|
||||||
|
## 0.9.161 (2022-07-31)
|
||||||
|
|
||||||
|
- Fix `exec`
|
||||||
|
|
||||||
## 0.9.160 (2022-07-29)
|
## 0.9.160 (2022-07-29)
|
||||||
|
|
||||||
- Breaking: change `exec`, introduced in `0.9.159` to a function instead.
|
- Breaking: change `exec`, introduced in `0.9.159` to a function instead.
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
0.9.160
|
0.9.161
|
||||||
|
|
@ -1 +1 @@
|
||||||
0.9.161
|
0.9.162-SNAPSHOT
|
||||||
Loading…
Reference in a new issue