[ruby/io-wait] Bump version to 0.3.5 to incorporate JRuby release fixes

https://github.com/ruby/io-wait/commit/284cb654cf
This commit is contained in:
Charles Oliver Nutter 2025-11-11 16:32:50 -06:00 committed by git
parent d5e656e221
commit 8afe65cd92

View File

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