From 23ef7b398377ee898d80e47e9597990635523607 Mon Sep 17 00:00:00 2001 From: Jonathan Kemp Date: Fri, 8 Jul 2022 00:14:03 -0400 Subject: [PATCH] 4.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 741ae24..c29ef9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inline-css", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "inline-css", - "version": "4.0.0", + "version": "4.0.1", "license": "MIT", "workspaces": [ "./packages/*" diff --git a/package.json b/package.json index 1f62e4f..1535885 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-css", - "version": "4.0.0", + "version": "4.0.1", "description": "Inline css into an html file.", "main": "index.js", "workspaces": [