translatable.gemspec in translatable-0.1.2 vs translatable.gemspec in translatable-0.1.3

- 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 = "translatable" - s.version = "0.1.2" + s.version = "0.1.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["E-Max"] - s.date = "2012-08-18" + s.date = "2012-08-19" s.description = "This game was build to make whole proccess of working with translation for DM to be almost invisble. That was THE AIM." s.email = "max@studentify.nl" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"