From 56bc18225c7d3782593e758643c7d0fb2326cffa Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 4 Jan 2019 17:10:20 -0500 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7d4734..195396a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "2.1.2", + "version": "2.1.3", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js", -- 2.51.2