From f9912d0f3a1d440a98c067ca0dca33c5f5f5ccb8 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Tue, 11 Dec 2018 09:06:42 -0500 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a857143..4800f2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "2.0.1", + "version": "2.1.0", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js", -- 2.51.2