diff --git a/package-lock.json b/package-lock.json index 6087ee0..e0232fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-inlinesvg", - "version": "2.2.2", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.2.2", + "version": "2.3.0", "license": "MIT", "dependencies": { "exenv": "^1.2.2", diff --git a/package.json b/package.json index 93a50e6..a9c2dcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-inlinesvg", - "version": "2.2.2", + "version": "2.3.0", "description": "An SVG loader for React", "author": "Gil Barbara ", "contributors": [