Skip to content

Commit

Permalink
Bumping to 0.9.0.rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Jul 19, 2010
1 parent b929edb commit b75b21c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.9.0.rc4
0.9.0.rc5
2 changes: 1 addition & 1 deletion clearance.gemspec
Expand Up @@ -39,6 +39,7 @@ Gem::Specification.new do |s|
"lib/clearance/engine.rb",
"lib/clearance/extensions/errors.rb",
"lib/clearance/extensions/rescue.rb",
"lib/clearance/shoulda_macros.rb",
"lib/clearance/user.rb",
"lib/rails/generators/clearance_features_generator.rb",
"lib/rails/generators/clearance_features_templates/features/password_reset.feature",
Expand All @@ -60,7 +61,6 @@ Gem::Specification.new do |s|
"lib/rails/generators/clearance_views_templates/formtastic/erb/users/_inputs.html.erb",
"lib/rails/generators/clearance_views_templates/formtastic/erb/users/new.html.erb",
"rails/init.rb",
"shoulda_macros/clearance.rb"
]

s.homepage = %q{http://github.com/thoughtbot/clearance}
Expand Down

0 comments on commit b75b21c

Please sign in to comment.