Skip to content

Commit b0cbfae

Browse files
committed
update version
1 parent f79fb1e commit b0cbfae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack5-starter-kit",
3-
"version": "1.0.5",
3+
"version": "2.0.0",
44
"description": "Webpack 5 starter kit",
55
"main": "./src/index.js",
66
"scripts": {

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack5-starter-kit",
3-
"version": "1.0.5",
3+
"version": "2.0.0",
44
"short_name": "w5kit",
55
"start_url": "/",
66
"display": "standalone",

0 commit comments

Comments
 (0)