Version bump

This commit is contained in:
Michiel Borkent 2021-03-15 23:16:39 +01:00
parent be96692739
commit dc3da33749
3 changed files with 5 additions and 2 deletions

View file

@ -8,6 +8,9 @@ For a list of breaking changes, check [here](#breaking-changes).
- Linux support for AArch64 [#241](https://github.com/babashka/babashka/issues/241). This means you can now run babashka on Raspberry Pi 64bit and Chromebooks with ARM 64-bit processors!
A major thanks to [CircleCI](https://circleci.com/) for enabling AArch64 support
in the babashka organization.
### Enhancements / fixes
- Fix `print-method` when writing to stdout [#667](https://github.com/babashka/babashka/issues/667)

View file

@ -1 +1 @@
0.2.13
0.3.0

View file

@ -1 +1 @@
0.3.0
0.3.1-SNAPSHOT