bychar.gemspec in bychar-1.0.1 vs bychar.gemspec in bychar-1.1.0

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "bychar" - s.version = "1.0.1" + s.version = "1.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Julik Tarkhanov"] s.date = "2013-03-15" s.description = " Helps parsing IO char by char " @@ -16,9 +16,10 @@ "LICENSE.txt", "README.rdoc" ] s.files = [ ".document", + ".travis.yml", "Gemfile", "LICENSE.txt", "README.rdoc", "Rakefile", "bychar.gemspec",