From 1d1d5aa034f495c6136b0a850456417865843530 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Tue, 29 Jul 2014 21:42:06 -0400 Subject: [PATCH] On to the next version --- lib/squib/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/squib/version.rb b/lib/squib/version.rb index 51f04be..8ff3160 100644 --- a/lib/squib/version.rb +++ b/lib/squib/version.rb @@ -2,5 +2,5 @@ module Squib # The next version to be released. # Uses semantic versioning - VERSION = "0.0.2" + VERSION = "0.0.3" end