diff --git a/CHANGELOG.md b/CHANGELOG.md index d2c1034a..1c01cbc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ For a list of breaking changes, check [here](#breaking-changes). -## 0.3.2 (unreleased) +## 0.3.2 - Include [rewrite-clj](https://github.com/clj-commons/rewrite-clj) into babashka [#769](https://github.com/babashka/babashka/issues/769) . diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 41d76f43..9fc80f93 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.3.2-SNAPSHOT \ No newline at end of file +0.3.2 \ No newline at end of file