[ruby/resolv] v0.6.3

https://github.com/ruby/resolv/commit/31a393e96c
This commit is contained in:
Hiroshi SHIBATA 2025-10-31 13:34:23 +09:00 committed by git
parent d5c0558592
commit 0044bac4de

View File

@ -34,7 +34,7 @@ require 'rbconfig'
class Resolv
VERSION = "0.6.2"
VERSION = "0.6.3"
##
# Looks up the first IP address for +name+.