From 069ff36f87a20c4261f0e7cc0f4147d7d446da4a Mon Sep 17 00:00:00 2001
From: bluemonk <ceresa@gmail.com>
Date: Sun, 27 Jul 2014 14:10:46 +0200
Subject: [PATCH] Version file adjusted to 0.8.0

---
 lib/ipaddress/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/ipaddress/version.rb b/lib/ipaddress/version.rb
index 97b4995..73aae68 100644
--- a/lib/ipaddress/version.rb
+++ b/lib/ipaddress/version.rb
@@ -1,3 +1,3 @@
 module Ipaddress
-  VERSION = "0.1.0"
+  VERSION = "0.8.0"
 end
-- 
GitLab