branch: master
commit 7cd4e5719b49d9e74f6b1a39a25127a3a820ab77
Author: Artur Malabarba <bruce.connor...@gmail.com>
Commit: Artur Malabarba <bruce.connor...@gmail.com>

    Fix Version
---
 aggressive-indent.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/aggressive-indent.el b/aggressive-indent.el
index d4ca2db..1c91c4a 100644
--- a/aggressive-indent.el
+++ b/aggressive-indent.el
@@ -91,7 +91,7 @@
 ;;;###autoload
 (define-namespace aggressive-indent- :group indent
 
-(defconst version "0.1" "Version of the aggressive-indent.el package.")
+(defconst version "0.2" "Version of the aggressive-indent.el package.")
 (defun bug-report ()
   "Opens github issues page in a web browser. Please send any bugs you find.
 Please include your emacs and aggressive-indent versions."

Reply via email to