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": [