branch: elpa/evil-args commit 2671071a4a57eaee7cc8c27b9e4b6fc60fd2ccd3 Author: Stefan Kangas <ste...@marxist.se> Commit: wcsmith <wcsm...@users.noreply.github.com>
Bump version to 1.1 --- evil-args.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evil-args.el b/evil-args.el index ec346f2ed9..dbe682e429 100644 --- a/evil-args.el +++ b/evil-args.el @@ -4,7 +4,7 @@ ;; Author: Connor Smith <wconnorsm...@gmail.com> ;; URL: http://github.com/wcsmith/evil-args -;; Version: 1.0 +;; Version: 1.1 ;; Keywords: evil, vim-emulation ;; Package-Requires: ((evil "1.0.8"))