hayde.gemspec in hayde-0.1.7 vs hayde.gemspec in hayde-0.1.8

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{hayde} - s.version = "0.1.7" + s.version = "0.1.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Roman Zaharenkov"] s.date = %q{2010-05-18} s.description = %q{Helper for generating guides articles from textile source. Extracted from railties-3.0.0.beta3 project. }