(chore): require minimum org version of 9.0 (#177)

This commit is contained in:
Jethro Kuan
2020-02-24 18:58:03 +08:00
committed by GitHub
parent 5f6ff4282c
commit d780b6ffd1
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
;; URL: https://github.com/jethrokuan/org-roam
;; Keywords: org-mode, roam, convenience
;; Version: 0.1.2
;; Package-Requires: ((emacs "26.1"))
;; Package-Requires: ((emacs "26.1") (org "9.0"))
;; This file is NOT part of GNU Emacs.