uploader.gemspec in uploader-0.2.2 vs uploader.gemspec in uploader-0.2.3

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{uploader} - s.version = "0.2.2" + s.version = "0.2.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Justin Ball", "David South"] s.date = %q{2009-10-27} s.description = %q{Uploader gem that makes it simple add multiple file uploads to your Rails project using SWFUpload and Paperclip}