From 73996d88f7623e0cbf53ed34de13b5b0f0195afa Mon Sep 17 00:00:00 2001 From: henteko Date: Tue, 31 Jan 2017 14:45:04 +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 0121cb9..c90e0d1 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = '0.5.0' + VERSION = '0.5.1' end