From 6c64c3380aeacfd56bbe16c79a0e77487720bbb0 Mon Sep 17 00:00:00 2001 From: Gary Rafferty Date: Sat, 8 Feb 2014 19:33:44 +0000 Subject: [PATCH] Bump patch to keep Rubygems happy --- lib/perfecta/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/perfecta/version.rb b/lib/perfecta/version.rb index c9b7aaf..a0d1447 100644 --- a/lib/perfecta/version.rb +++ b/lib/perfecta/version.rb @@ -1,3 +1,3 @@ module Perfecta - VERSION = "0.3.2" + VERSION = "0.3.3" end