From 441528e3eb26b073114c8e352cf7aee2081825f4 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 16 Dec 2022 12:44:31 +0900 Subject: [PATCH] Bump version to 0.6.0 --- io-console.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io-console.gemspec b/io-console.gemspec index aa57f8a..d26a757 100644 --- a/io-console.gemspec +++ b/io-console.gemspec @@ -1,5 +1,5 @@ # -*- ruby -*- -_VERSION = "0.5.11" +_VERSION = "0.6.0" Gem::Specification.new do |s| s.name = "io-console"