From dacc9d93345c29b46761cb547ca5a6d6e94f36b1 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 4 Oct 2012 10:45:29 -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 b94068a..978e2c5 100644 --- a/lib/penchant/version.rb +++ b/lib/penchant/version.rb @@ -1,3 +1,3 @@ module Penchant - VERSION = "0.2.23" + VERSION = "0.2.24" end