lib/rspec/graphql_matchers/version.rb in rspec-graphql_matchers-0.2.0 vs lib/rspec/graphql_matchers/version.rb in rspec-graphql_matchers-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
module Rspec
module GraphqlMatchers
- VERSION = '0.2.0'.freeze
+ VERSION = '0.3.0'.freeze
end
end