jquery_cheats.gemspec in jquery_cheats-4.0.0 vs jquery_cheats.gemspec in jquery_cheats-4.0.1

- old
+ new

@@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "jquery_cheats" - s.version = "4.0.0" + s.version = "4.0.1" s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version= s.authors = ["Travis Pessettto"] - s.date = "2012-06-20" + s.date = "2012-06-25" s.description = "JQuery, JQPlot graphing, and other useful items for jquery." s.email = "travis@pessetto.com" s.extra_rdoc_files = ["README.md", "lib/jquery_cheats.rb"] s.files = Dir["{lib,app,vendor}/**/*"]+["README.md", "Rakefile", "Manifest", "jquery_cheats.gemspec"] s.homepage = "https://github.com/plowdawg/jquery_cheats"