diff --git a/package.json b/package.json index 06d5d35..0ce9358 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-bundle-tracker", - "version": "1.1.0", + "version": "1.2.0", "description": "Spits out some stats about webpack compilation process to a file", "keywords": [ "bundle", @@ -70,4 +70,4 @@ "path": "./node_modules/cz-conventional-changelog" } } -} \ No newline at end of file +}