Skip to content

Commit 1142c04

Browse files
committed
Bumps version.
1 parent 6c4baaa commit 1142c04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Or install it yourself as:
2929
`~> 0.3` | `~> 3.4.0`
3030
`~> 0.4.0`, `< 0.4.9` | `~> 3.5.0`, `< 3.5.2`
3131
`~> 0.4.9` | `~> 3.5.2`
32-
`~> 0.5.x`, `<= 1.0.0` | `>= 4.0.0`, `< 4.4.0`
32+
`~> 0.5.x`, `<= 1.0.1` | `>= 4.0.0`, `< 4.5.0`
3333

3434
## Usage
3535
Create needed columns with corresponding migration:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Devise
22
module TokenAuthenticatable
3-
VERSION = '1.0.0'.freeze
3+
VERSION = '1.0.1'.freeze
44
end
55
end

0 commit comments

Comments
 (0)