Skip to content

Commit 9f4f973

Browse files
author
Rodrigo Flores
committed
Bumping new version
1 parent b825e16 commit 9f4f973

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.rdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
== 2.0.3
2+
13
* bug fix
24
* Ensure warning is not shown by mistake on apps with mounted engines
35
* Fixes related to remember_token and rememberable_options

lib/devise/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Devise
2-
VERSION = "2.0.2".freeze
2+
VERSION = "2.0.3".freeze
33
end

0 commit comments

Comments
 (0)