From 0e2fc0b926d7459896930b7601bc56c56dcd7c9d Mon Sep 17 00:00:00 2001 From: Bastian Knerr Date: Mon, 2 Jun 2014 13:07:20 +0200 Subject: [PATCH] version bump --- lib/forty_facets/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/forty_facets/version.rb b/lib/forty_facets/version.rb index d151726..e290a09 100644 --- a/lib/forty_facets/version.rb +++ b/lib/forty_facets/version.rb @@ -1,3 +1,3 @@ module FortyFacets - VERSION = "0.0.5" + VERSION = "0.0.6" end