From 5d24ab4475481b82f630e071a249a22abeb7d69a Mon Sep 17 00:00:00 2001 From: Justin Toniazzo Date: Mon, 8 Jun 2015 15:01:12 -0400 Subject: [PATCH] Version bump --- lib/where_to/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/where_to/version.rb b/lib/where_to/version.rb index 1a9661e..b25103e 100644 --- a/lib/where_to/version.rb +++ b/lib/where_to/version.rb @@ -1,3 +1,3 @@ module WhereTo - VERSION = "0.9.0" + VERSION = "0.9.1" end