branch: elpa/evil-indent-plus
commit db8cfd6b6fd51a13054922d8f53f93a481b40544
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
Bump version to 1.0.1
---
evil-indent-plus.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-indent-plus.el b/evil-indent-plus.el
index 3848d9295e..ad42879074 100644
--- a/evil-indent-plus.el
+++ b/evil-indent-plus.el
@@ -4,7 +4,7 @@
;; Modifications Copyright (C) 2014-2015 Eivind Fonn
;;
;; Author: Eivind Fonn <[email protected]>
-;; Version: 1.0.0
+;; Version: 1.0.1
;; Keywords: convenience evil
;; URL: http://github.com/TheBB/evil-indent-plus
;; Package-Requires: ((evil "0") (cl-lib "0.5"))