stringex.gemspec in Hoodow-stringex-1.0.2 vs stringex.gemspec in Hoodow-stringex-1.0.3

- old
+ new

@@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{stringex} - s.version = "1.0.2" + s.version = "1.0.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Russell Norris"] - s.date = %q{2009-08-19} + s.date = %q{2009-08-20} s.description = %q{Some [hopefully] useful extensions to Ruby’s String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].} s.email = %q{rsl@luckysneaks.com} s.extra_rdoc_files = [ "MIT-LICENSE", "README.rdoc"