Version bump

This commit is contained in:
Michiel Borkent 2021-12-29 18:26:59 +01:00
parent cde8bbc5ee
commit 890877fcfd
3 changed files with 6 additions and 2 deletions

View file

@ -14,6 +14,10 @@ For a list of breaking changes, check [here](#breaking-changes).
- Include native elements in printed stacktrace [#1105](https://github.com/babashka/babashka/issues/1105)
- Missing error message when exception happens in REPL print [#1116](https://github.com/babashka/babashka/issues/1116)
- Undeprecate `$` in babashka.process
- Add lots of library tests to CI ([@cldwalker](https://github.com/cldwalker))
- Release SNAPSHOT builds to
[babashka-dev-builds](https://github.com/babashka/babashka-dev-builds/releases)
(use only for testing)
## 0.7.0 (2021-12-10)

View file

@ -1 +1 @@
0.7.1
0.7.2

View file

@ -1 +1 @@
0.7.2
0.7.3-SNAPSHOT