From c53df3d6b1f1b63b6374d79b0fa565c48e60a85f Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 13 Jul 2018 15:50:05 -0400 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0668ef9..6f5b795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters-webpack-plugin", - "version": "1.0.0", + "version": "1.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