summaryrefslogtreecommitdiff
path: root/ipaddress.gemspec
diff options
context:
space:
mode:
authorMike Mackintosh <m@zyp.io>2015-02-09 21:50:21 -0500
committerMike Mackintosh <m@zyp.io>2015-02-09 22:18:11 -0500
commitd6138e2e41b19e7b7f84db6c3031e8ec286e39ac (patch)
tree7e9ba6f0679effc4e2c01fe15f30d11c07fe3604 /ipaddress.gemspec
parentfd2517acfc840436862004fbf2401adb5de8f3d2 (diff)
downloadipaddress-d6138e2e41b19e7b7f84db6c3031e8ec286e39ac.tar.gz
updated remaining tests for minitest
Diffstat (limited to 'ipaddress.gemspec')
-rw-r--r--ipaddress.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaddress.gemspec b/ipaddress.gemspec
index 90793d9..67d3f9b 100644
--- a/ipaddress.gemspec
+++ b/ipaddress.gemspec
@@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{ipaddress}
- s.version = "0.8.0"
+ s.version = "0.8.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Marco Ceresa"]