branch: elpa/blueprint-ts-mode
commit 55fffa342ff8f976a297e06df6d98db340c2602a
Merge: 6898bd9654 08ebd30df9
Author: huanie <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #1 from syohex/minimum-emacs-version
Specify minimum Emacs version
---
blueprint-ts-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/blueprint-ts-mode.el b/blueprint-ts-mode.el
index 9a88399a9a..727fde5077 100644
--- a/blueprint-ts-mode.el
+++ b/blueprint-ts-mode.el
@@ -4,6 +4,7 @@
;; Author: Huan Thieu Nguyen <[email protected]>
;; Version: 0.0.1
+;; Package-Requires: ((emacs "29.1"))
;; URL: https://github.com/huanie/blueprint-ts-mode
;; Keywords: languages, blueprint, tree-sitter, gnome, gtk