summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-03-19 11:16:24 +0900
committergit <[email protected]>2024-03-19 02:16:51 +0000
commit0985e587901a9039ee0f523d285ed3834a6e9729 (patch)
treea155fdbcaa51217d67320984dc7e899791583e6b
parentef0e08f327aa06cd66c0e57bc50681f4375149f3 (diff)
[ruby/resolv] Bump up 0.4.0
https://github.com/ruby/resolv/commit/44ae1e8531
-rw-r--r--lib/resolv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resolv.rb b/lib/resolv.rb
index b585b10ca9..e36dbce259 100644
--- a/lib/resolv.rb
+++ b/lib/resolv.rb
@@ -37,7 +37,7 @@ end
class Resolv
- VERSION = "0.3.0"
+ VERSION = "0.4.0"
##
# Looks up the first IP address for +name+.