storyboardlint.gemspec in storyboardlint-0.2.1 vs storyboardlint.gemspec in storyboardlint-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 = "storyboardlint" - 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 = ["Johannes Fahrenkrug"] - s.date = "2014-03-11" + s.date = "2014-03-20" s.description = "It's a pain to to keep identifier strings in your UIStoryboard and in your source code in sync. This tool helps you to do just that." s.email = "johannes@springenwerk.com" s.executables = ["storyboardlint"] s.extra_rdoc_files = [ "LICENSE",