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.
cljr-injected-middleware-version "3.0.0-alpha12"
1 parent cb6969e commit 526d78eCopy full SHA for 526d78e
clj-refactor.el
@@ -3249,7 +3249,7 @@ if REMOVE-PACKAGE_VERSION is t get rid of the (package: 20150828.1048) suffix."
3249
(replace-regexp-in-string " (.*)" "" version)
3250
version)))
3251
3252
-(defcustom cljr-injected-middleware-version "3.0.0-alpha11" ;; (cljr--version t)
+(defcustom cljr-injected-middleware-version "3.0.0-alpha12" ;; (cljr--version t)
3253
"The refactor-nrepl version to be injected.
3254
3255
You can customize this in order to try out new releases.
0 commit comments