diff --git a/README.md b/README.md index 878cd5a..cf2a8ec 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ On top of all these security measures, the token cookies are naturally encrypted Place the following in your `composer.json`: ``` "require": { - "beskhue/cookietokenauth": "0.1.1" + "beskhue/cookietokenauth": "0.2.0" } ```