From 15bd02dae22df75181e9ce52ebb4ceb87713cb51 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Sat, 30 Aug 2014 21:42:16 -0400 Subject: [PATCH] Onward and upward. --- 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 8ff3160..9fc5e40 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.3" + VERSION = "0.0.4" end