Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex committed Apr 29, 2020
1 parent 82f5c9c commit 48d095c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 48d095c

Please sign in to comment.