summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--evil-paredit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-paredit.el b/evil-paredit.el
index 49cc814..0df87be 100644
--- a/evil-paredit.el
+++ b/evil-paredit.el
@@ -10,11 +10,11 @@
;;
;; This file is free software (MIT License)
-;; Version: 0.0.1
+;; Version: 0.0.2
;; URL: https://github.com/roman/evil-paredit
-;; Package-Requires: ((evil "0.0.0") (paredit "1"))
+;; Package-Requires: ((evil "1.0.9") (paredit "25beta"))
;;; Code: