diff --git a/package-lock.json b/package-lock.json index 7cdf56f..12f9eff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ng-inline-svg", - "version": "13.1.1", + "version": "13.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "13.1.1", + "version": "13.1.2", "license": "MIT", "devDependencies": { "@angular/common": "^12.0.0", diff --git a/package.json b/package.json index fd52773..282eb4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-inline-svg", - "version": "13.1.1", + "version": "13.1.2", "description": "[DEPRECATED] Angular directive for inserting an SVG inline within an element.", "repository": { "type": "git",