world-flags.gemspec in world-flags-0.3.6 vs world-flags.gemspec in world-flags-0.4.0

- 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 = "world-flags" - s.version = "0.3.6" + s.version = "0.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kristian Mandrup"] - s.date = "2012-05-13" + s.date = "2012-05-14" s.description = "Use world flag icons in your Rails app" s.email = "kmandrup@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.md"