diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea20268..07b22995 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.0.169 (2023-01-03) - Implement `ns`, `lazy-seq` as macro - Support `--dev-build` flag in installation script diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index a3361b37..956146b6 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.0.169-SNAPSHOT \ No newline at end of file +1.0.169 \ No newline at end of file