lib/openweather2.rb in openweather2-0.1.2 vs lib/openweather2.rb in openweather2-0.1.3
- old
+ new
@@ -1,3 +1,4 @@
require "openweather2/version"
require "openweather2/client"
require "openweather2/weather"
+require "openweather2/temperature"
- old
+ new