[ruby/tmpdir] Bump version to 0.1.3

https://github.com/ruby/tmpdir/commit/ee99c758fd
This commit is contained in:
Hiroshi SHIBATA 2022-12-05 17:14:49 +09:00 committed by git
parent ab314610ab
commit 325ac80c21

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "tmpdir"
spec.version = "0.1.2"
spec.version = "0.1.3"
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]