From d7ff0f0e58a596dae5dcb4d3dc617e4ea1ffd9a8 Mon Sep 17 00:00:00 2001 From: jiikko Date: Fri, 7 Jan 2022 11:21:33 +0900 Subject: [PATCH] 0.8.4 --- 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 77446da..3797eaa 100644 --- a/lib/deploygate/version.rb +++ b/lib/deploygate/version.rb @@ -1,3 +1,3 @@ module DeployGate - VERSION = '0.8.3' + VERSION = '0.8.4' end