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