File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- (defproject refactor-nrepl " 2.4.0 "
1
+ (defproject refactor-nrepl " 2.4.1-SNAPSHOT "
2
2
:description " nREPL middleware to support editor-agnostic refactoring"
3
3
:url " http://github.com/clojure-emacs/refactor-nrepl"
4
4
:license {:name " Eclipse Public License"
10
10
^:source-dep [org.clojure/tools.namespace " 0.3.0-alpha3" ]
11
11
; ; Not used directly in refactor-nrepl, but needed because of tool.namespace
12
12
; ; and the way MrAnderson processes dependencies
13
- ; ; See https://github.com/clojure-emacs/cider/issues/2176 for details
13
+ ; ; See https://github.com/clojure-emacs/cider/issues/2176 for details
14
14
^:source-dep [org.clojure/java.classpath " 0.2.3" ]
15
15
^:source-dep [org.clojure/tools.reader " 1.1.1" ]
16
16
^:source-dep [cider/orchard " 0.3.0" ]
You can’t perform that action at this time.
0 commit comments