branch: elpa/blueprint-ts-mode
commit 1aa9223538519fc23cab76588db3585df04717f5
Author: Huan Nguyen <[email protected]>
Commit: Huan Nguyen <[email protected]>
Changed package header.
---
blueprint-ts-mode.el | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/blueprint-ts-mode.el b/blueprint-ts-mode.el
index 38c6b08577..4f0a1650d3 100644
--- a/blueprint-ts-mode.el
+++ b/blueprint-ts-mode.el
@@ -4,6 +4,10 @@
;; Author: Huan Thieu Nguyen <[email protected]>
;; Keywords: languages blueprint tree-sitter gnome gtk
+;; Version: 0.0.1
+;; Package-Requires: ((emacs "29.0"))
+;; URL: https://github.com/huanie/blueprint-ts-mode
+;; Created: 09 Sept 2023
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by