diff options
author | Hiroshi SHIBATA <[email protected]> | 2022-12-14 15:14:23 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2022-12-14 16:07:44 +0900 |
commit | c6f41a3255e55d6a30bc8ef557bfba1c87a7a868 () | |
tree | fac2bcf8d3cf2bd9ea204a56725a3ef32bbb15db /lib/time.gemspec | |
parent | c96ffd36e2f31acd0c4f8b8373b6be903878c946 (diff) |
[ruby/time] Bump version to 0.2.1
https://.com/ruby/time/commit/4cebf6de3c
-rw-r--r-- | lib/time.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "time" - spec.version = "0.2.0" spec.authors = ["Tanaka Akira"] spec.email = ["[email protected]"] |