lib/graphql/result_cache/version.rb in graphql-result_cache-0.1.1 vs lib/graphql/result_cache/version.rb in graphql-result_cache-0.1.2
- old
+ new
@@ -1,5 +1,5 @@
module GraphQL
module ResultCache
- VERSION = '0.1.1'
+ VERSION = '0.1.2'
end
end