diff --git a/package-lock.json b/package-lock.json index 862ec6a..6af1f16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ng-inline-svg", - "version": "11.0.0", + "version": "11.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f9aaac8..2cb62c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-inline-svg", - "version": "11.0.0", + "version": "11.0.1", "description": "Angular directive for inserting an SVG inline within an element.", "repository": { "type": "git",