lib/ecoportal/api/v2/version.rb in ecoportal-api-oozes-0.5.5 vs lib/ecoportal/api/v2/version.rb in ecoportal-api-oozes-0.5.6
- old
+ new
@@ -1,7 +1,7 @@
module Ecoportal
module API
class V2
- VERSION = "0.5.5"
+ GEM_VERSION = "0.5.6"
end
end
end