]> code.delx.au - gnu-emacs-elpa/commitdiff
Version bump
authorArtur Malabarba <bruce.connor.am@gmail.com>
Wed, 11 Feb 2015 00:03:36 +0000 (22:03 -0200)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Wed, 11 Feb 2015 00:03:36 +0000 (22:03 -0200)
aggressive-indent.el

index b83775408e1752eff4323af3db1c4e2296494768..c2fca0584a2ed991cd57319771bd26141c30192e 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Artur Malabarba <bruce.connor.am@gmail.com>
 ;; URL: http://github.com/Bruce-Connor/aggressive-indent-mode
-;; Version: 0.3.4
+;; Version: 0.3.5
 ;; Package-Requires: ((emacs "24.1") (names "0.5") (cl-lib "0.5"))
 ;; Keywords: indent lisp maint tools
 ;; Prefix: aggressive-indent
@@ -110,7 +110,7 @@ Meant for use in functions which go in hooks."
 ;;;###autoload
 (define-namespace aggressive-indent- :group indent
 
-(defconst version "0.3.2" "Version of the aggressive-indent.el package.")
+(defconst version "0.3.5" "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."