From e5bf936f6ecd105a295edc730ca13021f6eed68b Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Thu, 10 Aug 2023 15:27:04 -0300 Subject: [PATCH] 4.0.2 --- 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 cd849b2..3df5344 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-inlinesvg", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-inlinesvg", - "version": "4.0.1", + "version": "4.0.2", "license": "MIT", "dependencies": { "react-from-dom": "^0.6.2" diff --git a/package.json b/package.json index 6cb50a4..acff03d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-inlinesvg", - "version": "4.0.1", + "version": "4.0.2", "description": "An SVG loader for React", "author": "Gil Barbara ", "contributors": [