From 0a7408355034e66e4a47a4e2fe765ccfe0836e9c Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Sun, 2 May 2021 11:23:10 -0300 Subject: [PATCH] 2.3.0 --- 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 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": [