Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Hernandez committed Apr 10, 2012
1 parent 257f89e commit a91d8a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lola.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "lola"
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Carlos Hernandez"]
s.date = "2011-12-09"
s.date = "2012-04-10"
s.description = "A simple collection of language names and abbreviations for Rails apps (includes replacements for language_select)"
s.email = "carlos@recrea.es"
s.extra_rdoc_files = [
Expand All @@ -29,6 +29,7 @@ Gem::Specification.new do |s|
"lib/lola.rb",
"lib/lola/helpers.rb",
"lib/lola/railtie.rb",
"lola.gemspec",
"test/helper.rb",
"test/test_lola.rb"
]
Expand Down

0 comments on commit a91d8a6

Please sign in to comment.