[ruby/resolv] v0.6.3
authorHiroshi SHIBATA <[email protected]>
Fri, 31 Oct 2025 04:34:23 +0000 (31 13:34 +0900)
committergit <[email protected]>
Fri, 31 Oct 2025 04:34:59 +0000 (31 04:34 +0000)
https://github.com/ruby/resolv/commit/31a393e96c

lib/resolv.rb

index 73410f1..fce5092 100644 (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+.