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