summaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-02-27 17:50:11 +0100
committerFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-02-27 17:50:11 +0100
commit99029dbc539b006cc4c41f43d67c22f726b2fad0 (patch)
tree583224c49a7c3029f367cbfd028a437fabb78e03 /evil-pkg.el
parent7cfbac9d1fe8b56ebbbd54b6946f6864dc5940ad (diff)
Bump version to 1.0.1
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 6412df4..a690aeb 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,5 +1,5 @@
(define-package
"evil"
- "1.0.0"
+ "1.0.1"
"Extensible Vi layer for Emacs."
'((undo-tree "0.5.1")))