branch: externals/graphql commit b57b5ca5d2d0837e1fb4a4f30c051d5f3e643f0f Author: Sean Allred <allred.s...@gmail.com> Commit: Sean Allred <allred.s...@gmail.com>
Increment version to fix licensing issue in build --- graphql.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphql.el b/graphql.el index 0827cd75c5..dd5e38144b 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.1.1 +;; Package-Version: 0.1.2 ;; Package-Requires: ((emacs "25")) ;; This program is free software; you can redistribute it and/or modify