diff --git a/readme.md b/readme.md index 2705cef..f0acafa 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ Pull this package in through Composer. ```js { "require": { - "laracasts/presenter": "0.1.*" + "laracasts/presenter": "0.2.*" } } ``` @@ -71,4 +71,4 @@ Notice how the call to the `present()` method (which will return your new or cac Have fun! -Jeffrey @ [https://laracasts.com](https://laracasts.com) \ No newline at end of file +Jeffrey @ [https://laracasts.com](https://laracasts.com)