From 531983c496c9c47efa5c65b9e1513eb33dad2f7e Mon Sep 17 00:00:00 2001 From: Aaron Quint Date: Mon, 13 Aug 2012 00:02:48 -0700 Subject: [PATCH] Version bump --- lib/soca.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/soca.rb b/lib/soca.rb index 25647cb..0c0db43 100644 --- a/lib/soca.rb +++ b/lib/soca.rb @@ -7,7 +7,7 @@ $LOAD_PATH.unshift(File.expand_path(File.join(File.dirname(__FILE__)))) module Soca - VERSION = '0.3.2' + VERSION = '0.3.3' class << self attr_accessor :debug