1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/find] Bump up find version to 0.1.1

https://github.com/ruby/find/commit/90c35c477a
This commit is contained in:
Hiroshi SHIBATA 2021-10-14 20:25:36 +09:00
parent 9ed1250402
commit b6e5264783

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "find"
spec.version = "0.1.0"
spec.version = "0.1.1"
spec.authors = ['Kazuki Tsujimoto']
spec.email = ['kazuki@callcc.net']