From d0ef4a2baf441077270f2b6a968651e10e45044d Mon Sep 17 00:00:00 2001 From: Arne Brasseur Date: Thu, 22 Sep 2022 12:29:39 +0200 Subject: [PATCH] # 0.5.33-alpha (2022-09-22 / c37380a) ## Fixed - Handle missing `deps.local.edn` --- .VERSION_PREFIX | 2 +- CHANGELOG.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.VERSION_PREFIX b/.VERSION_PREFIX index e6adf3f..ea2303b 100644 --- a/.VERSION_PREFIX +++ b/.VERSION_PREFIX @@ -1 +1 @@ -0.4 \ No newline at end of file +0.5 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index cb0c1fa..ebf99a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 0.5.33-alpha (2022-09-22 / c37380a) ## Fixed @@ -36,4 +36,4 @@ Initial release - lambdaisland.classpath integration - Support for cider-nrepl, refactor-nrepl - Basic support for shadow-cljs cljs nREPL-base REPL -- Auto-connect for Emacs +- Auto-connect for Emacs \ No newline at end of file