branch: elpa/graphql-mode
commit fe8d7e2db5581cd0cb7a69563bc44f0669f76322
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    Add version attribute to package header
---
 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

Reply via email to