We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79dfda commit 788cb6dCopy full SHA for 788cb6d
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
## 2.3.1
6
7
### Bugs fixed
project.clj
@@ -1,4 +1,4 @@
-(defproject refactor-nrepl "2.3.1"
+(defproject refactor-nrepl "2.4.0-SNAPSHOT"
:description "nREPL middleware to support editor-agnostic refactoring"
:url "http://github.com/clojure-emacs/refactor-nrepl"
:license {:name "Eclipse Public License"
0 commit comments