Skip to content

Commit

Permalink
bumping the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Dec 29, 2008
1 parent a6ab8a0 commit 493f2ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions clearance.gemspec
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.version = "0.3.5"
s.date = %q{2008-11-10}
s.version = "0.3.6"
s.date = %q{2008-12-29}

s.name = %q{clearance}
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["thoughtbot, inc.", "Dan Croak", "Josh Nichols", "Jason Morrison", "Mike Burns", "Mike Breen"]
s.authors = ["thoughtbot, inc.", "Dan Croak", "Mike Burns", "Jason Morrison", "Josh Nichols", "Mike Breen"]
s.description = %q{Simple, complete Rails authentication scheme.}
s.email = %q{dcroak@thoughtbot.com}
s.files = FileList["[A-Z]*", "{generators,lib,rails,test}/**/*"]
Expand Down

0 comments on commit 493f2ba

Please sign in to comment.