summaryrefslogtreecommitdiff
path: root/lib/set
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2022-09-06 10:40:56 +0900
committergit <[email protected]>2022-09-06 10:41:20 +0900
commit2657d8efb9d38761c1e09f54fadea41fcc08d090 ()
tree68e9cbec094aaa2b351aeb392af03706197d63bd /lib/set
parent63ed61e322178eebb425b7a9ad7f84dc52ef6c6f (diff)
[ruby/set] Bump version to 1.0.3
https://.com/ruby/set/commit/e2419f2d30
-rw-r--r--lib/set/set.gemspec2
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]"]