[ruby/io-wait] Bump version to 0.3.0

https://github.com/ruby/io-wait/commit/940ba319d3
This commit is contained in:
Hiroshi SHIBATA 2022-12-16 11:34:34 +09:00 committed by git
parent dbf77d420d
commit 7e26ff7dc0

View File

@ -1,4 +1,4 @@
_VERSION = "0.3.0.pre"
_VERSION = "0.3.0"
Gem::Specification.new do |spec|
spec.name = "io-wait"