diff options
author | Hiroshi SHIBATA <[email protected]> | 2022-09-06 10:40:56 +0900 |
---|---|---|
committer | git <[email protected]> | 2022-09-06 10:41:20 +0900 |
commit | 2657d8efb9d38761c1e09f54fadea41fcc08d090 () | |
tree | 68e9cbec094aaa2b351aeb392af03706197d63bd /lib/set | |
parent | 63ed61e322178eebb425b7a9ad7f84dc52ef6c6f (diff) |
[ruby/set] Bump version to 1.0.3
https://.com/ruby/set/commit/e2419f2d30
-rw-r--r-- | lib/set/set.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "set" - spec.version = "1.0.3.dev" spec.authors = ["Akinori MUSHA"] spec.email = ["[email protected]"] |