From 33157d41c6c6ccbdec2624e2fcc79753b08229b3 Mon Sep 17 00:00:00 2001 From: Silvio Leite Date: Wed, 1 Jul 2020 08:33:47 -0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 238f8c6..8b06248 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Add the following to your `composer.json` file : ```json "require": { - "silviolleite/laravelpwa": "~2.0.1", + "silviolleite/laravelpwa": "~2.0.2", }, ```