From ad3805200c197763757ea85c12ff4e7c25088eba Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 29 Dec 2021 09:29:06 +0900 Subject: [PATCH] bump up to 0.5.11 --- io-console.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io-console.gemspec b/io-console.gemspec index 36beda7..aa57f8a 100644 --- a/io-console.gemspec +++ b/io-console.gemspec @@ -1,5 +1,5 @@ # -*- ruby -*- -_VERSION = "0.5.10" +_VERSION = "0.5.11" Gem::Specification.new do |s| s.name = "io-console"