branch: elpa/graphql-mode
commit 1912bd08f558e4609f4dd30ba91181b6ce7f69d9
Merge: 2371316a75 fe8d7e2db5
Author: David Vázquez Púa <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #43 from phikal/patch-1
Prepare graphql-mode for inclusion in NonGNU ELPA
---
graphql-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphql-mode.el b/graphql-mode.el
index 9b7b846556..17b143da0f 100644
--- a/graphql-mode.el
+++ b/graphql-mode.el
@@ -6,6 +6,7 @@
;; Keywords: languages
;; Package-Requires: ((emacs "24.3"))
;; Homepage: https://github.com/davazp/graphql-mode
+;; Version: 1.0.0
;; 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