diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c7878d4..16503827 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ A preview of the next release can be installed from [Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting -## Unreleased +## 1.3.188 (2023-01-12) - [#1658](https://github.com/babashka/babashka/issues/1658): fix command line parsing for scripts that parse `--version` or `version` etc diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index ed7e0e79..333d46fa 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.188-SNAPSHOT \ No newline at end of file +1.3.188 \ No newline at end of file