From f934bd5d83e35db4c3b6626201010ab8899e7659 Mon Sep 17 00:00:00 2001 From: henteko Date: Thu, 2 Jun 2016 14:43:35 +0900 Subject: [PATCH] update v0.2.2 --- 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 4175695..38e53c7 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = "0.2.1" + VERSION = "0.2.2" end