Skip to content

Commit

Permalink
Bumping to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Flores committed Nov 13, 2011
1 parent 301e24c commit a71319a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rdoc
@@ -1,4 +1,4 @@
== 1.5.0.rc
== 1.5.0

* enhancements
* Timeoutable also skips tracking if skip_trackable is given
Expand Down
2 changes: 1 addition & 1 deletion lib/devise/version.rb
@@ -1,3 +1,3 @@
module Devise
VERSION = "1.5.0.rc1".freeze
VERSION = "1.5.0".freeze
end

0 comments on commit a71319a

Please sign in to comment.