lib/weather-api/version.rb in weather-api-1.2.0 vs lib/weather-api/version.rb in weather-api-1.3.0
- old
+ new
@@ -1,3 +1,3 @@
module Weather
- VERSION = "1.2.0" unless defined?(Weather::VERSION)
+ VERSION = "1.3.0" unless defined?(Weather::VERSION)
end