Version bump

This commit is contained in:
Michiel Borkent 2023-01-23 14:51:29 +01:00
parent 3610f52c47
commit fa9103807d
3 changed files with 5 additions and 3 deletions

View file

@ -9,7 +9,9 @@ A preview of the next release can be installed from
## Unreleased
<!-- ## 1.1.171 ## -->
...
## 1.1.171 (2023-01-23)
- [#1467](https://github.com/babashka/babashka/issues/1467): **BREAKING**: avoid printing results, unless `--prn` is enabled (aside from `-e`, `-o` and `-O`).
- Include [http-client](https://github.com/babashka/http-client) as built-in library

View file

@ -1 +1 @@
1.0.170
1.1.171

View file

@ -1 +1 @@
1.1.171
1.1.172-SNAPSHOT