uploadify_rails3.gemspec in uploadify_rails3-0.1.1 vs uploadify_rails3.gemspec in uploadify_rails3-0.1.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 = %q{uploadify_rails3} - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Mateo Murphy"] - s.date = %q{2011-01-26} + s.date = %q{2011-01-27} s.description = %q{A Rails 3 gem for uploadify} s.email = %q{mateo.murphy@gmail.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"