summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION1
-rw-r--r--lib/ipaddress/version.rb2
2 files changed, 1 insertions, 2 deletions
diff --git a/VERSION b/VERSION
deleted file mode 100644
index 53a48a1..0000000
--- a/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-0.8.2 \ No newline at end of file
diff --git a/lib/ipaddress/version.rb b/lib/ipaddress/version.rb
index 73aae68..6aa96de 100644
--- a/lib/ipaddress/version.rb
+++ b/lib/ipaddress/version.rb
@@ -1,3 +1,3 @@
module Ipaddress
- VERSION = "0.8.0"
+ VERSION = "0.8.2"
end