Skip to content

Commit

Permalink
add transient, prepare to adjust processing interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevoke committed Nov 22, 2021
1 parent a54f08a commit 8004be1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org-gtd.el
Expand Up @@ -3,9 +3,9 @@
;; Copyright (C) 2019-2021 Aldric Giacomoni

;; Author: Aldric Giacomoni <trevoke@gmail.com>
;; Version: 1.1.1
;; Homepage: https://github.com/Trevoke/org-gtd.el
;; Package-Requires: ((emacs "26.1") (org-edna "1.1.2") (f "0.20.0") (org "9.3.1") (org-agenda-property "1.3.1"))
;; Package-Requires: ((emacs "27.2") (org-edna "1.1.2") (f "0.20.0") (org "9.3.1") (org-agenda-property "1.3.1") (transient "0.3.7"))
;; Package-Version: 2.0.0

;; This file is not part of GNU Emacs.

Expand Down

0 comments on commit 8004be1

Please sign in to comment.