branch: elpa/evil-indent-plus
commit b4dacbfdb57f474f798bfbf5026d434d549eb65c
Merge: 0c7501e6ef db8cfd6b6f
Author: Eivind Fonn <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #6 from skangas/bump-version
Bump version to 1.0.1 for NonGNU ELPA
---
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"))