Skip to content

Commit 48d095c

Browse files
committed
Bump version
1 parent 82f5c9c commit 48d095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-pwa",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Easily create a progressive web app",
55
"scripts": {
66
"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",

0 commit comments

Comments
 (0)