From 24536d5c0de7c31b0c471edcaead0a80a85284f0 Mon Sep 17 00:00:00 2001 From: aki Date: Fri, 14 Oct 2022 16:45:20 +0900 Subject: [PATCH] 0.7.4 --- lib/sgcop/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sgcop/version.rb b/lib/sgcop/version.rb index a517105..1bccd14 100644 --- a/lib/sgcop/version.rb +++ b/lib/sgcop/version.rb @@ -1,3 +1,3 @@ module Sgcop - VERSION = '0.7.3'.freeze + VERSION = '0.7.4'.freeze end