[ruby/io-console] Bump version to 0.6.0

https://github.com/ruby/io-console/commit/441528e3eb
This commit is contained in:
Hiroshi SHIBATA 2022-12-16 12:44:31 +09:00 committed by git
parent bb78445695
commit d95ee11462

View File

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