lib/graphql/batch/version.rb in
graphql-batch-0.3.7
vs lib/graphql/batch/version.rb in
graphql-batch-0.3.8
- old
+ new
@@ -1,5 +1,5 @@
module GraphQL module Batch
- VERSION = "0.3.7"
+ VERSION = "0.3.8"
end end