summaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-05-23 21:17:10 +0200
committerFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-05-23 21:17:10 +0200
commit000694eb5b728a69430e80e3952e422b8ba91143 (patch)
tree83fc5b28c96f86e3c8c040a7705bffca970f9ddd /evil-pkg.el
parent3f1e0217149a9e9a655967f465154eb2560d7b06 (diff)
Bump version to 1.0.3
Diffstat (limited to 'evil-pkg.el')
-rw-r--r--evil-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-pkg.el b/evil-pkg.el
index e44957c..0526566 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,5 +1,5 @@
(define-package
"evil"
- "1.0.2"
+ "1.0.3"
"Extensible Vi layer for Emacs."
'((undo-tree "0.5.1")))