[ruby/resolv] v0.6.1

6b57765f8d
This commit is contained in:
Hiroshi SHIBATA 2025-06-24 18:32:47 +09:00 committed by git
parent 152cf102b7
commit 62aa4a6010

View file

@ -33,7 +33,7 @@ require 'securerandom'
class Resolv
VERSION = "0.6.0"
VERSION = "0.6.1"
##
# Looks up the first IP address for +name+.