[ruby/resolv] Bump up v0.6.0

https://github.com/ruby/resolv/commit/cb4b335034
This commit is contained in:
Hiroshi SHIBATA 2024-12-13 10:12:09 +09:00 committed by git
parent 8781d37fc9
commit 43faf09bb9

View File

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