diff --git a/origami-parsers.el b/origami-parsers.el index 494cc5c..14db683 100644 --- a/origami-parsers.el +++ b/origami-parsers.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.7 +;; Version: 2.8 ;; Keywords: parsers ;; URL: https://github.com/emacs-origami/origami.el diff --git a/origami-util.el b/origami-util.el index 8c8c79c..abb9a14 100644 --- a/origami-util.el +++ b/origami-util.el @@ -2,7 +2,7 @@ ;; Author: Shen, Jen-Chieh ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.7 +;; Version: 2.8 ;; Keywords: utility tool ;; URL: https://github.com/emacs-origami/origami.el diff --git a/origami.el b/origami.el index 9ee946e..ae9b964 100644 --- a/origami.el +++ b/origami.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.7 +;; Version: 2.8 ;; Keywords: folding ;; URL: https://github.com/emacs-origami/origami.el ;; Package-Requires: ((emacs "24.4") (s "1.9.0") (dash "2.5.0"))