summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/resolv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resolv.rb b/lib/resolv.rb
index b6ff348518..9720b52c00 100644
--- a/lib/resolv.rb
+++ b/lib/resolv.rb
@@ -35,7 +35,7 @@ require 'rbconfig'
class Resolv
# The version string
- VERSION = "0.7.0"
+ VERSION = "0.7.1"
##
# Looks up the first IP address for +name+.