From 23777959f94aceea562ad42f5605ae8ff0af716b Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 8 May 2013 15:56:07 -0700 Subject: [PATCH] Bump verison to 0.1.0 --- lib/abusetheforce/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/abusetheforce/version.rb b/lib/abusetheforce/version.rb index 653a406..61f2152 100644 --- a/lib/abusetheforce/version.rb +++ b/lib/abusetheforce/version.rb @@ -1,3 +1,3 @@ module AbuseTheForce - VERSION = '0.0.3' + VERSION = '0.1.0' end