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