From a7736402e82fef5fc1a7ba88f71722c2227e792d Mon Sep 17 00:00:00 2001 From: aki Date: Tue, 12 Dec 2023 09:55:09 +0900 Subject: [PATCH] 0.10.13 --- 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 5a847bb..905b75e 100644 --- a/lib/sgcop/version.rb +++ b/lib/sgcop/version.rb @@ -1,3 +1,3 @@ module Sgcop - VERSION = '0.10.12'.freeze + VERSION = '0.10.13'.freeze end