summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@gnu.org>2021-10-13 11:06:24 +0200
committerBastien Guerry <bzg@gnu.org>2021-10-13 11:06:24 +0200
commit56a3bbbd486c567234e63c95c954c5e2ed77f8e7 (patch)
tree4712e63d82235e810a7cc0f00051ca7bb41ce871
parent23cd791431a18437c0344ef196587c5b29d78b75 (diff)
lisp/org-contrib.el: Bump version to 0.3
-rw-r--r--lisp/org-contrib.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org-contrib.el b/lisp/org-contrib.el
index 0fe1088..46d5577 100644
--- a/lisp/org-contrib.el
+++ b/lisp/org-contrib.el
@@ -4,8 +4,8 @@
;; Author: Bastien Guerry <bzg@gnu.org>
;; Homepage: https://git.sr.ht/~bzg/org-contrib
-;; Package-Requires: ((emacs "25.1") (org "9.4.5"))
-;; Version: 0.2
+;; Package-Requires: ((emacs "25.1") (org "9.4.6"))
+;; Version: 0.3
;; Keywords: org
;; SPDX-License-Identifier: GPL-3.0-or-later