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

[ruby/un] Bump version to 0.2.0

https://github.com/ruby/un/commit/104bc10c57
This commit is contained in:
Kazuhiro NISHIYAMA 2021-09-10 19:25:06 +09:00 committed by Hiroshi SHIBATA
parent f9f7f3a75e
commit a6459081bc
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "un"
spec.version = "0.1.0"
spec.version = "0.2.0"
spec.authors = ["WATANABE Hirofumi"]
spec.email = ["eban@ruby-lang.org"]