File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
; ; Lars Andersen <expez@expez.com>
8
8
; ; Benedek Fazekas <benedek.fazekas@gmail.com>
9
9
; ; Bozhidar Batsov <bozhidar@batsov.com>
10
- ; ; Version: 3.0.0-alpha13
10
+ ; ; Version: 3.0.0
11
11
; ; Keywords: convenience, clojure, cider
12
12
13
13
; ; 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."
3278
3278
(replace-regexp-in-string " (.*)" " " version)
3279
3279
version)))
3280
3280
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)
3282
3282
" The refactor-nrepl version to be injected.
3283
3283
3284
3284
You can customize this in order to try out new releases.
You can’t perform that action at this time.
0 commit comments