[ruby/io-wait] Update version to 0.2.2.pre1 for testing

https://github.com/ruby/io-wait/commit/12e26f574e
This commit is contained in:
Charles Oliver Nutter 2022-03-10 07:57:32 -06:00 коммит произвёл git
Родитель 0024a76ea0
Коммит bd18623307
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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