lib/ecoportal/api/graphql_version.rb in ecoportal-api-graphql-0.3.16 vs lib/ecoportal/api/graphql_version.rb in ecoportal-api-graphql-0.4.0
- old
+ new
@@ -1,5 +1,5 @@
module Ecoportal
module API
- GRAPQL_VERSION = '0.3.16'.freeze
+ GRAPQL_VERSION = '0.4.0'.freeze
end
end