From 439218ebd3cd2390084f48ad968ad3b1218f4604 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sat, 6 Oct 2012 16:44:08 -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 978e2c5..b33d21e 100644 --- a/lib/penchant/version.rb +++ b/lib/penchant/version.rb @@ -1,3 +1,3 @@ module Penchant - VERSION = "0.2.24" + VERSION = "0.2.25" end