From 40a15ae76b00f04bea26d4e35572b05a54172b30 Mon Sep 17 00:00:00 2001 From: Ruben Espinosa Date: Wed, 24 Jul 2013 23:44:55 -0500 Subject: [PATCH] Bump to 0.0.2 --- lib/usagewatch_ext/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/usagewatch_ext/version.rb b/lib/usagewatch_ext/version.rb index 559cc95..29d56f2 100644 --- a/lib/usagewatch_ext/version.rb +++ b/lib/usagewatch_ext/version.rb @@ -1,3 +1,3 @@ module UsagewatchExt - VERSION = "0.0.1" + VERSION = "0.0.2" end