diff --git a/enom.gemspec b/enom.gemspec index f48ef02..e20b25c 100644 --- a/enom.gemspec +++ b/enom.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = "enom" - s.version = "1.1.9" + s.version = "1.3.0" s.authors = ["James Miller"] s.summary = %q{Ruby wrapper for the Enom API} s.description = %q{Enom is a Ruby wrapper and command line interface for portions of the Enom domain reseller API.}