diff --git a/package.json b/package.json index 86110f9..4a5b35c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,6 @@ { "name": "critters-webpack-plugin", - - "version": "1.2.1", - + "version": "1.2.2", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js", @@ -97,4 +95,3 @@ } } } -