From c97abaf8c09dbb06d8ad515803e8dfec64e56100 Mon Sep 17 00:00:00 2001 From: henteko Date: Wed, 31 May 2017 15:06:56 +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 5e938d3..00d2e31 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = '0.5.5' + VERSION = '0.5.6' end