[ruby/io-console] bump up to 0.7.2.dev.1

https://github.com/ruby/io-console/commit/08e41a3e4d
This commit is contained in:
Nobuyoshi Nakada 2023-12-16 16:05:49 +09:00 committed by Hiroshi SHIBATA
parent e7f91fd74c
commit a01c1e821c

View File

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