diff --git a/CHANGELOG.md b/CHANGELOG.md index 173acfa5..9ddb84bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ A preview of the next release can be installed from ## Unreleased - +... + +## 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 diff --git a/resources/BABASHKA_RELEASED_VERSION b/resources/BABASHKA_RELEASED_VERSION index b10d0efb..2e26b56f 100644 --- a/resources/BABASHKA_RELEASED_VERSION +++ b/resources/BABASHKA_RELEASED_VERSION @@ -1 +1 @@ -1.0.170 \ No newline at end of file +1.1.171 \ No newline at end of file diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 2e26b56f..c29ab451 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.1.171 \ No newline at end of file +1.1.172-SNAPSHOT \ No newline at end of file