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 77; ; Lars Andersen <expez@expez.com>
88; ; Benedek Fazekas <benedek.fazekas@gmail.com>
99; ; Bozhidar Batsov <bozhidar@batsov.com>
10- ; ; Version: 3.0.0-alpha13
10+ ; ; Version: 3.0.0
1111; ; Keywords: convenience, clojure, cider
1212
1313; ; Package-Requires: ((emacs "26.1") (seq "2.19") (yasnippet "0.6.1") (paredit "24") (multiple-cursors "1.2.2") (clojure-mode "5.9") (cider "1.0") (parseedn "1.0.46") (inflections "2.3") (hydra "0.13.2"))
@@ -3278,7 +3278,7 @@ if REMOVE-PACKAGE_VERSION is t get rid of the (package: 20150828.1048) suffix."
32783278 (replace-regexp-in-string " (.*)" " " version)
32793279 version)))
32803280
3281- (defcustom cljr-injected-middleware-version " 3.0.0-alpha13 " ; ; (cljr--version t)
3281+ (defcustom cljr-injected-middleware-version " 3.0.0" ; ; (cljr--version t)
32823282 " The refactor-nrepl version to be injected.
32833283
32843284You can customize this in order to try out new releases.
You can’t perform that action at this time.
0 commit comments