diff --git a/package.json b/package.json index 85fdf06..0f40eba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-pwa", - "version": "2.2.0", + "version": "2.3.0", "description": "Easily create a progressive web app", "scripts": { "pwa": "src/index.js --icon=\"./icon.png\" --launch=\"./launch.png\" --icons=false --app-cache=false --manifest=false --favicons=false --service-worker=false --launch-screens=false",