From 5e4deed5eedae64409a024ea4efbf63cc28df00e Mon Sep 17 00:00:00 2001 From: August Date: Mon, 6 Jan 2014 20:44:32 -0500 Subject: [PATCH] Version bump to 0.0.7 --- lib/concerto_weather/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/concerto_weather/version.rb b/lib/concerto_weather/version.rb index c1331af..76d379c 100644 --- a/lib/concerto_weather/version.rb +++ b/lib/concerto_weather/version.rb @@ -1,3 +1,3 @@ module ConcertoWeather - VERSION = "0.0.6" + VERSION = "0.0.7" end