README.md in devise-token_authenticatable-0.5.1 vs README.md in devise-token_authenticatable-0.5.2
- old
+ new
@@ -27,10 +27,10 @@
`~> 0.1` | `~> 3.2.0`
`~> 0.2` | `~> 3.3.0`
`~> 0.3` | `~> 3.4.0`
`~> 0.4.0`, `< 0.4.9` | `~> 3.5.0`, `< 3.5.2`
`~> 0.4.9` | `~> 3.5.2`
-`~> 0.5.0` | `>= 4.0.0`, `< 4.2.0`
+`~> 0.5.0` | `>= 4.0.0`, `< 4.3.0`
## Usage
Add `:token_authenticatable` to your devise model: