Skip to content

Commit

Permalink
Update gemspec with 1.0.9 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Nov 26, 2010
1 parent cf3e5c5 commit 7abe80e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{devise}
s.version = "1.0.8"
s.version = "1.0.9"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jos\303\251 Valim", "Carlos Ant\303\264nio"]
s.date = %q{2010-06-23}
s.date = %q{2010-11-26}
s.description = %q{Flexible authentication solution for Rails with Warden}
s.email = %q{contact@plataformatec.com.br}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 7abe80e

Please sign in to comment.