tuk.gemspec in tuk-0.2.1 vs tuk.gemspec in tuk-0.2.2

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{tuk} - s.version = "0.2.1" + s.version = "0.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Daniel Cooper"] - s.date = %q{2012-07-31} + s.date = %q{2012-09-19} s.description = %q{A small library for sorting out uk telephone numbers} s.email = %q{daniel@14lines.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"