diff --git a/package.json b/package.json index dd5d965..3399588 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chunk-progress-webpack-plugin", - "version": "1.2.0", + "version": "2.0.0", "description": "Provides runtime progress events by replacing default webpack chunk loading with XHR", "main": "index.js", "scripts": {},