diff options
| author | Filipe Silva <ninrod@users.noreply.github.com> | 2018-12-18 17:57:53 -0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-18 17:57:53 -0200 |
| commit | 9e445b7ab1b2381a1882804553af2789c2282987 (patch) | |
| tree | e79686d2228bf27d43cf2a2de50a0f291ce66a81 /evil-surround.el | |
| parent | 1a4bc20f158aa9f4e4811a6363cc65ea24f167ce (diff) | |
main el file: fix version to 1.0.3
Diffstat (limited to 'evil-surround.el')
| -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 383c0fd..91b6d1c 100644 --- a/evil-surround.el +++ b/evil-surround.el @@ -10,7 +10,7 @@ ;; Vegard Øye <vegard_oye at hotmail dot com> ;; Current Maintainer: ninrod (github.com/ninrod) ;; Created: July 23 2011 -;; Version: 1.0.2 +;; Version: 1.0.3 ;; Package-Requires: ((evil "1.2.12")) ;; Mailing list: <implementations-list at lists.ourproject.org> ;; Subscribe: http://tinyurl.com/implementations-list |
