diff options
| author | Stefan Kangas <stefan@marxist.se> | 2022-01-06 08:15:53 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefan@marxist.se> | 2022-01-06 08:15:53 +0100 |
| commit | a14856cd811d2ad2cab343d1a2591e68c1e7ba6d (patch) | |
| tree | 1f0b4d22393dcbba84ad1ca3a2e0c4bc9b708495 | |
| parent | 07915c08d87f85cb98736b7bea792edfbc3e787f (diff) | |
Bump version to 1.0.4
| -rw-r--r-- | evil-surround.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-surround.el b/evil-surround.el index 1835035..5fbbc73 100644 --- a/evil-surround.el +++ b/evil-surround.el @@ -7,7 +7,7 @@ ;; Vegard Øye <vegard_oye at hotmail dot com> ;; Current Maintainer: ninrod (github.com/ninrod) ;; Created: July 23 2011 -;; Version: 1.0.3 +;; Version: 1.0.4 ;; Package-Requires: ((evil "1.2.12")) ;; Mailing list: <implementations-list at lists.ourproject.org> ;; Subscribe: http://tinyurl.com/implementations-list |
