diff --git a/package.json b/package.json index 1b6d163..1242aab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "1.3.2", + "version": "1.3.3", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js",