diff --git a/origami-parsers.el b/origami-parsers.el index 1031a19..06b1406 100644 --- a/origami-parsers.el +++ b/origami-parsers.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.2 +;; Version: 2.3 ;; Keywords: parsers ;; URL: https://github.com/jcs-elpa/origami.el diff --git a/origami-util.el b/origami-util.el index 829124b..329f884 100644 --- a/origami-util.el +++ b/origami-util.el @@ -2,7 +2,7 @@ ;; Author: Shen, Jen-Chieh ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.2 +;; Version: 2.3 ;; Keywords: utility tool ;; URL: https://github.com/jcs-elpa/origami.el diff --git a/origami.el b/origami.el index d7a2cf9..1b16c36 100644 --- a/origami.el +++ b/origami.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.2 +;; Version: 2.3 ;; Keywords: folding ;; URL: https://github.com/jcs-elpa/origami.el ;; Package-Requires: ((emacs "24.4") (s "1.9.0") (dash "2.5.0"))