Skip to content

Commit

Permalink
Fix version of iedit to 0.9.9.9
Browse files Browse the repository at this point in the history
Fixes #21
  • Loading branch information
syl20bnr committed Aug 20, 2020
1 parent 2d252e1 commit f5573dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evil-iedit-state.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Keywords: convenience editing evil iedit mnemonic
;; Created: 12 Dec 2014
;; Version: 1.2
;; Package-Requires: ((evil "1.0.9") (iedit "0.97"))
;; Package-Requires: ((evil "1.0.9") (iedit "0.9.9.9"))
;; URL: https://github.com/syl20bnr/evil-iedit-state

;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit f5573dd

Please sign in to comment.