[ruby/time] Bump up time version to 0.2.0

https://github.com/ruby/time/commit/b9dd593b23
This commit is contained in:
Hiroshi SHIBATA 2021-10-14 20:42:13 +09:00
parent 9c96bcf07d
commit e6b3eab1b7
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
1 changed files with 1 additions and 1 deletions

View File

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