From 5c41d80b84915278860f9a37d5c7669a53a28209 Mon Sep 17 00:00:00 2001 From: aki Date: Mon, 13 Feb 2023 07:59:09 +0900 Subject: [PATCH] bump --- 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 e9516d7..6a4af20 100644 --- a/lib/sgcop/version.rb +++ b/lib/sgcop/version.rb @@ -1,3 +1,3 @@ module Sgcop - VERSION = '0.8.0'.freeze + VERSION = '0.8.1'.freeze end