[ruby/io-console] Start 0.6.1

https://github.com/ruby/io-console/commit/06307a755d
This commit is contained in:
Nobuyoshi Nakada 2023-10-22 11:18:07 +09:00 committed by git
parent c7731b35eb
commit 8c0c7be65b

View File

@ -1,5 +1,5 @@
# -*- ruby -*-
_VERSION = "0.6.0"
_VERSION = "0.6.1.dev"
Gem::Specification.new do |s|
s.name = "io-console"