1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/set] Bump the version to 1.0.2

https://github.com/ruby/set/commit/db2ebc946d
This commit is contained in:
Akinori MUSHA 2021-10-25 12:28:05 +09:00 committed by Hiroshi SHIBATA
parent c910de3575
commit 2231d103f3

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "set"
spec.version = "1.0.1"
spec.version = "1.0.2"
spec.authors = ["Akinori MUSHA"]
spec.email = ["knu@idaemons.org"]