From 387495873e371ebae9f4c6563a6654b70328791f Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 21 Jun 2012 15:26:46 -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 b44d146..f8c670e 100644 --- a/lib/penchant/version.rb +++ b/lib/penchant/version.rb @@ -1,3 +1,3 @@ module Penchant - VERSION = "0.2.7" + VERSION = "0.2.8" end