From 3a2bde9a7b8f6d9e5f7bcc80caf3a45e39e12064 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Wed, 20 Jun 2012 13:26:36 -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 531f561..b44d146 100644 --- a/lib/penchant/version.rb +++ b/lib/penchant/version.rb @@ -1,3 +1,3 @@ module Penchant - VERSION = "0.2.6" + VERSION = "0.2.7" end