diff --git a/erlbox.gemspec b/erlbox.gemspec index 7af99fb..03a6557 100644 --- a/erlbox.gemspec +++ b/erlbox.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = %q{erlbox} - s.version = "1.3.1" + s.version = "1.3.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Phillip Toland"] - s.date = %q{2009-02-13} + s.date = %q{2009-02-26} s.description = %q{Rake tasks and helper scripts for building Erlang applications.} s.email = %q{ptoland@thehive.com} s.extra_rdoc_files = ["README.txt"]