From 50c9d0b3b9a067622b94ff5d0910f7255c83e9a3 Mon Sep 17 00:00:00 2001 From: henteko Date: Mon, 19 Dec 2016 18:05:28 +0900 Subject: [PATCH] verup 0.5.0 --- 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 dbd9a4a..0121cb9 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = "0.4.1" + VERSION = '0.5.0' end