From 8f6a2d624c51690f2a663772ec0faab271336778 Mon Sep 17 00:00:00 2001 From: Robert Ross Date: Mon, 16 Jun 2014 14:06:32 -0700 Subject: [PATCH] Bump version to 0.4.2. --- lib/table_cloth/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/table_cloth/version.rb b/lib/table_cloth/version.rb index ca46a8e..46e34f5 100644 --- a/lib/table_cloth/version.rb +++ b/lib/table_cloth/version.rb @@ -1,3 +1,3 @@ module TableCloth - VERSION = "0.4.1" + VERSION = "0.4.2" end