lib/ecoportal/api/v2/version.rb in ecoportal-api-oozes-0.7.0 vs lib/ecoportal/api/v2/version.rb in ecoportal-api-oozes-0.7.1

- old
+ new

@@ -1,7 +1,7 @@ module Ecoportal module API class V2 - GEM_VERSION = "0.7.0" + GEM_VERSION = "0.7.1" end end end