summaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'evil-pkg.el')
-rw-r--r--evil-pkg.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/evil-pkg.el b/evil-pkg.el
index c7aae45..8ba0def 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -2,4 +2,5 @@
"evil"
"1.0.7"
"Extensible Vi layer for Emacs."
- '((undo-tree "0.5.1")))
+ '((undo-tree "0.6.3")
+ (goto-last-change "1.2")))