From b5857029c664c356086ec491c68e33efb8daad7c Mon Sep 17 00:00:00 2001 From: Arne Brasseur Date: Thu, 15 Sep 2022 09:06:56 +0200 Subject: [PATCH] # 0.2.20-alpha (2022-09-15 / d95503f) ## Added - Add nrepl/nrepl as an extra dependency by default (#1) --- .VERSION_PREFIX | 2 +- CHANGELOG.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.VERSION_PREFIX b/.VERSION_PREFIX index ceab6e1..2f45361 100644 --- a/.VERSION_PREFIX +++ b/.VERSION_PREFIX @@ -1 +1 @@ -0.1 \ No newline at end of file +0.2 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5674e28..a83f117 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 0.2.20-alpha (2022-09-15 / d95503f) ## Added - Add nrepl/nrepl as an extra dependency by default (#1) @@ -13,4 +13,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