From 745febf82f5f157d8ade61c0e36f1468611b4bc9 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Tue, 10 Nov 2020 21:13:52 +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 1471f53..a938da2 100644 --- a/origami-parsers.el +++ b/origami-parsers.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.1 +;; Version: 2.2 ;; Keywords: parsers ;; URL: https://github.com/jcs-elpa/origami.el diff --git a/origami-util.el b/origami-util.el index 2a2413e..a7b29e3 100644 --- a/origami-util.el +++ b/origami-util.el @@ -2,7 +2,7 @@ ;; Author: Shen, Jen-Chieh ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.1 +;; Version: 2.2 ;; Keywords: utility tool ;; URL: https://github.com/jcs-elpa/origami.el diff --git a/origami.el b/origami.el index ce36edc..3a3a752 100644 --- a/origami.el +++ b/origami.el @@ -2,7 +2,7 @@ ;; Author: Greg Sexton ;; Maintainer: Shen, Jen-Chieh -;; Version: 2.1 +;; Version: 2.2 ;; Keywords: folding ;; URL: https://github.com/jcs-elpa/origami.el ;; Package-Requires: ((emacs "24.4") (s "1.9.0") (dash "2.5.0"))