From 9c08cc28400faeb6274a73eb521d954f2ebe8a3c Mon Sep 17 00:00:00 2001 From: henteko Date: Tue, 14 Feb 2017 16:06:51 +0900 Subject: [PATCH] bump up --- lib/deploygate/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/deploygate/version.rb b/lib/deploygate/version.rb index 951d61d..7d0cc92 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = '0.5.2' + VERSION = '0.5.3' end