[ruby/io-wait] bump up to 0.1.1
https://github.com/ruby/io-wait/commit/88db082d60
This commit is contained in:
parent
ef9bde6516
commit
ea81fff564
Notes:
git
2021-03-07 09:54:59 +09:00
@ -1,6 +1,8 @@
|
||||
_VERSION = "0.1.1"
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "io-wait"
|
||||
spec.version = "0.1.0"
|
||||
spec.version = _VERSION
|
||||
spec.authors = ["Nobu Nakada"]
|
||||
spec.email = ["nobu@ruby-lang.org"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user