Skip to content

Commit 7841b2f

Browse files
committed
Release 1.10.1
1 parent f7db43d commit 7841b2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(source melpa)
22
(source gnu)
33

4-
(package "smartparens" "1.9.0"
4+
(package "smartparens" "1.10.1"
55
"Automatic insertion, wrapping and paredit-like navigation with user defined pairs.")
66

77
(depends-on "cl-lib" "0.3")

smartparens-pkg.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
(define-package "smartparens" "1.9.0" "Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
1+
(define-package "smartparens" "1.10.1" "Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
22
'((dash "2.13.0")
33
(cl-lib "0.3")))

0 commit comments

Comments
 (0)