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