From 9c3a0dfa8f34fe109c8753d4e98c69f12b7116cb Mon Sep 17 00:00:00 2001 From: John Bintz Date: Fri, 20 Apr 2012 11:34:45 -0400 Subject: [PATCH] bump version --- lib/penchant/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/penchant/version.rb b/lib/penchant/version.rb index bff40c3..aef3d78 100644 --- a/lib/penchant/version.rb +++ b/lib/penchant/version.rb @@ -1,3 +1,3 @@ module Penchant - VERSION = "0.1.1.1" + VERSION = "0.1.2" end