From 3e7f2c093ebe5fb35970d4ada1867c97863049f3 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 18 Jan 2019 11:42:33 -0500 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd6608d..74a426c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "2.1.3", + "version": "2.2.0", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js", -- 2.51.2