From f273c3f3228559e10cc12bf5091d72028fb15c69 Mon Sep 17 00:00:00 2001 From: arkon Date: Tue, 28 Sep 2021 09:07:04 -0400 Subject: [PATCH] 13.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 390c9b2..ceb20eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ng-inline-svg", - "version": "13.0.0", + "version": "13.1.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 4f18402..85ef726 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-inline-svg", - "version": "13.0.0", + "version": "13.1.0", "description": "Angular directive for inserting an SVG inline within an element.", "repository": { "type": "git",