From 835cf2753b9e276400b4dff3462267385eed8daf Mon Sep 17 00:00:00 2001 From: henteko Date: Thu, 20 Oct 2016 19:15:50 +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 a9dbbbc..dbd9a4a 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = "0.4.0" + VERSION = "0.4.1" end