Skip to content

Commit ce45f1b

Browse files
committed
Merge upstream
1 parent 855dd07 commit ce45f1b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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.11.0"
4+
(package "smartparens" ""
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
(define-package "smartparens" "1.11.0" "Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
22
'((dash "2.13.0")))
3+

0 commit comments

Comments
 (0)