Meta: Update version

This commit is contained in:
Adam Porter 2019-07-16 12:36:52 -05:00
parent eb281fe345
commit 7068322757
2 changed files with 5 additions and 1 deletions

View file

@ -231,6 +231,10 @@ If ~MARKERS~ is non-nil, ~org-agenda-ng--add-markers~ is used to add markers to
/Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases.
** 0.2-pre
Nothing new yet.
** 0.1
First tagged release.

View file

@ -2,7 +2,7 @@
;; Author: Adam Porter <adam@alphapapa.net>
;; Url: http://github.com/alphapapa/org-ql
;; Version: 0.1
;; Version: 0.2-pre
;; Package-Requires: ((emacs "25.1") (dash "2.13") (org "9.0") (s "1.12.0"))
;; Keywords: hypermedia, outlines, Org, agenda