-
-
Notifications
You must be signed in to change notification settings - Fork 458
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Daniel Croak
committed
Aug 31, 2009
1 parent
99c8ddc
commit cbcc227
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,7 @@ task :default => ['test:basic', 'test:features', | |
|
||
gem_spec = Gem::Specification.new do |gem_spec| | ||
gem_spec.name = "clearance" | ||
gem_spec.version = "0.7.0" | ||
gem_spec.version = "0.8.0" | ||
gem_spec.summary = "Rails authentication with email & password." | ||
gem_spec.email = "[email protected]" | ||
gem_spec.homepage = "http://github.com/thoughtbot/clearance" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters