Skip to content

Commit

Permalink
Release 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jun 30, 2011
1 parent 1fd4beb commit 7a2e018
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.rdoc
@@ -1,3 +1,5 @@
== 1.4.2

* bug fix
* Improve Rails 3.1 compatibility
* Provide a more robust behavior to serializers and add :force_except option
Expand Down
2 changes: 1 addition & 1 deletion lib/devise/version.rb
@@ -1,3 +1,3 @@
module Devise
VERSION = "1.4.1".freeze
VERSION = "1.4.2".freeze
end

0 comments on commit 7a2e018

Please sign in to comment.