diff --git a/package.json b/package.json index cd7e3367..159ff29a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-mpa", - "version": "1.9.0", + "version": "2.0.0", "description": "Multi page app setup with webpack", "scripts": { "build": "webpack --env.NODE_ENV=production",