summaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-05-10 23:55:25 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-05-10 23:55:25 +0200
commiteaf03a19727d87a93815ea23fcb73d2a68f9ea5d (patch)
treed92242c4c1b86b4ba1920fdabd7d9398788f15a5 /evil-pkg.el
parent86bf2a64d827850d8f1b103c01a38bfe341d0a88 (diff)
update version to 1.1.5
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 b31c957..0620463 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.1.4"
+ "1.1.5"
"Extensible Vi layer for Emacs."
'((undo-tree "0.6.3")
(goto-chg "1.6")))