diff --git a/package-lock.json b/package-lock.json index 7853cd5..f4fc592 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inline-css", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "inline-css", - "version": "4.0.2", + "version": "4.0.3", "license": "MIT", "workspaces": [ "packages/*" diff --git a/package.json b/package.json index 9226351..b43bbb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-css", - "version": "4.0.2", + "version": "4.0.3", "description": "Inline css into an html file.", "main": "index.js", "workspaces": [