From 1018733acbe5a04577b5774a398c0b8637faa595 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Mon, 15 Oct 2018 00:25:49 +0000 Subject: [PATCH] 1.2.2 --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 @@ } } } - -- 2.51.2