[ruby/time] Bump version to 0.2.2

https://github.com/ruby/time/commit/5f080cf700
This commit is contained in:
Hiroshi SHIBATA 2023-03-24 17:16:34 +09:00
parent 8b924ebdf2
commit cf77f7b5e7

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "time"
spec.version = "0.2.1"
spec.version = "0.2.2"
spec.authors = ["Tanaka Akira"]
spec.email = ["akr@fsij.org"]