[ruby/resolv] v0.7.0

https://github.com/ruby/resolv/commit/a0e89bbe48
This commit is contained in:
Hiroshi SHIBATA 2025-12-10 14:11:45 +09:00 committed by git
parent e4786376d6
commit 814f23747b

View File

@ -35,7 +35,7 @@ require 'rbconfig'
class Resolv
# The version string
VERSION = "0.6.3"
VERSION = "0.7.0"
##
# Looks up the first IP address for +name+.