diff --git a/package.json b/package.json index 650ab55..2e2daf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minimal-react-boilerplate", - "version": "1.0.0", + "version": "2.0.0", "description": "A minimal react boilerplate with webpack, babel and sass support.", "main": "index.js", "scripts": { @@ -76,4 +76,4 @@ "webpack-dev-server": "^4.11.1", "webpack-merge": "^5.8.0" } -} \ No newline at end of file +}