diff --git a/package-lock.json b/package-lock.json index 9c4cae3..7cdf56f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ng-inline-svg", - "version": "13.1.0", + "version": "13.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "13.1.0", + "version": "13.1.1", "license": "MIT", "devDependencies": { "@angular/common": "^12.0.0", diff --git a/package.json b/package.json index 45e69a0..348df3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-inline-svg", - "version": "13.1.0", + "version": "13.1.1", "description": "Angular directive for inserting an SVG inline within an element.", "repository": { "type": "git",