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 f7db43d commit 7841b2fCopy full SHA for 7841b2f
Cask
@@ -1,7 +1,7 @@
1
(source melpa)
2
(source gnu)
3
4
-(package "smartparens" "1.9.0"
+(package "smartparens" "1.10.1"
5
"Automatic insertion, wrapping and paredit-like navigation with user defined pairs.")
6
7
(depends-on "cl-lib" "0.3")
smartparens-pkg.el
@@ -1,3 +1,3 @@
-(define-package "smartparens" "1.9.0" "Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
+(define-package "smartparens" "1.10.1" "Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
'((dash "2.13.0")
(cl-lib "0.3")))
0 commit comments