From 8e9e10cd2ccf0d2aab544b4afc2021a089256146 Mon Sep 17 00:00:00 2001 From: Hugh Evans Date: Sun, 5 Jun 2011 21:57:48 +1000 Subject: [PATCH] Pumping version due to gemcutter issues. --- lib/tasteful_routes/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tasteful_routes/version.rb b/lib/tasteful_routes/version.rb index 4496f30..c976076 100644 --- a/lib/tasteful_routes/version.rb +++ b/lib/tasteful_routes/version.rb @@ -1,3 +1,3 @@ module TastefulRoutes - VERSION = "0.1.1" + VERSION = "0.1.2" end