From 47939abbe0e37aa1ce3435d8df3aeecc4b29a6a0 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 19 Oct 2018 19:53:04 +0200 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64bba90..1b6d163 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "1.3.1", + "version": "1.3.2", "description": "Webpack plugin to inline critical CSS and lazy-load the rest.", "main": "dist/critters.js", "source": "src/index.js", -- 2.51.2