From 4d386d5b92bd36d2ebb44e56134b3f4738c0e241 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Mon, 15 Oct 2018 01:21:27 +0000 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f359db2..fe007d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "1.2.2", + "version": "1.3.0", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js", -- 2.51.2