From 12d8065f0977a8bc55d110579cbe9b3f6686af8e Mon Sep 17 00:00:00 2001 From: JenChieh Date: Tue, 26 Jan 2021 19:33:38 +0800 Subject: [PATCH] Bump version --- origami-parsers.el | 2 +- origami-util.el | 2 +- origami.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/origami-parsers.el b/origami-parsers.el index 14db683..467cdf4 100644 --- a/origami-parsers.el +++ b/origami-parsers.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.8 +;; Version: 3.0 ;; Keywords: parsers ;; URL: https://github.com/emacs-origami/origami.el diff --git a/origami-util.el b/origami-util.el index abb9a14..a3f9ce4 100644 --- a/origami-util.el +++ b/origami-util.el @@ -2,7 +2,7 @@ ;; Author: Shen, Jen-Chieh ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.8 +;; Version: 3.0 ;; Keywords: utility tool ;; URL: https://github.com/emacs-origami/origami.el diff --git a/origami.el b/origami.el index 6f553cd..6a3a9b5 100644 --- a/origami.el +++ b/origami.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.8 +;; Version: 3.0 ;; Keywords: folding ;; URL: https://github.com/emacs-origami/origami.el ;; Package-Requires: ((emacs "24.4") (s "1.9.0") (dash "2.5.0"))