mate.gemspec in mate-2.0.0 vs mate.gemspec in mate-2.0.1

- old
+ new

@@ -1,10 +1,10 @@ # encoding: UTF-8 Gem::Specification.new do |s| s.name = 'mate' - s.version = '2.0.0' - s.summary = %q{TextMate project builder using git ignores for exclusions} + s.version = '2.0.1' + s.summary = %q{TextMate project builder and TextMate 2 properties builder using git ignores for exclusions} s.homepage = "http://github.com/toy/#{s.name}" s.authors = ['Ivan Kuchin'] s.license = 'MIT' s.rubyforge_project = s.name