From 5905ea5cf8da55dea7c96d278b4d7a09b10d598c Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Wed, 19 Sep 2012 14:53:14 -0500 Subject: [PATCH] Version bump --- lib/weather_underground/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/weather_underground/version.rb b/lib/weather_underground/version.rb index b9efefe..60b4a43 100644 --- a/lib/weather_underground/version.rb +++ b/lib/weather_underground/version.rb @@ -1,3 +1,3 @@ module WeatherUnderground - VERSION = "0.0.4" + VERSION = "0.0.5" end