From 8ac766d8704fbcd986c40f8a95088f8962ae90ff Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Sat, 16 Dec 2023 13:50:20 +0800 Subject: [PATCH] Bump up v0.7.1 --- io-console.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io-console.gemspec b/io-console.gemspec index efb7382..d4f5276 100644 --- a/io-console.gemspec +++ b/io-console.gemspec @@ -1,5 +1,5 @@ # -*- ruby -*- -_VERSION = "0.7.0" +_VERSION = "0.7.1" Gem::Specification.new do |s| s.name = "io-console"