branch: externals/graphql commit 672dd9ebd7e67d8089388b0c484cd650e76565f3 Author: Sean Allred <c...@seanallred.com> Commit: Sean Allred <c...@seanallred.com>
Release version 0.1.1 --- graphql.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphql.el b/graphql.el index 29d90f4c9e..ba15139b84 100644 --- a/graphql.el +++ b/graphql.el @@ -5,7 +5,7 @@ ;; Author: Sean Allred <c...@seanallred.com> ;; Keywords: hypermedia, tools, lisp ;; Homepage: https://github.com/vermiculus/graphql.el -;; Package-Version: 0 +;; Package-Version: 0.1.1 ;; Package-Requires: ((emacs "25")) ;; This program is free software; you can redistribute it and/or modify