summaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-04-08 23:17:36 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-04-08 23:17:36 +0200
commit4ecf042d7a324558cd505ee058fc198801100857 (patch)
tree3224a208b91c3b7aac02469f94f91e6f8a58d3b6 /evil-pkg.el
parent7ef1a2e2bb33a9c05694ea69c02179d9abbc213f (diff)
update version to 1.1.0
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 782f3e1..b50b632 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.1.1"
+ "1.1.0"
"Extensible Vi layer for Emacs."
'((undo-tree "0.6.3")
(goto-chg "1.6")))