diff options
author | Hiroshi SHIBATA <[email protected]> | 2021-06-01 11:37:03 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2021-07-28 13:32:33 +0900 |
commit | 51321985fb22117149634c8960650540e3966b06 () | |
tree | 5d8491dbd948d0fa4557da0e186270ffbd9f2261 /lib | |
parent | 0663134ad115e6ba67913555c558392edfc57205 (diff) |
[ruby/resolv] Bump version to 0.2.1
https://.com/ruby/resolv/commit/095f1c003f
-rw-r--r-- | lib/resolv.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "resolv" - spec.version = "0.2.0" spec.authors = ["Tanaka Akira"] spec.email = ["[email protected]"] |