From 03e3e4ff3b35812f78496a91469e3a59ac398f97 Mon Sep 17 00:00:00 2001 From: Zaid Akram Date: Mon, 6 Jul 2015 19:10:22 +0500 Subject: [PATCH] New release --- lib/expedia/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/expedia/version.rb b/lib/expedia/version.rb index b1255fa..1cb8018 100644 --- a/lib/expedia/version.rb +++ b/lib/expedia/version.rb @@ -1,3 +1,3 @@ module Expedia - VERSION = "0.0.5" + VERSION = "0.0.6" end