From d55c1d88b2f724542cf7a05e560099aa268ec984 Mon Sep 17 00:00:00 2001 From: Martin Volek Date: Fri, 17 Sep 2021 08:36:52 +0200 Subject: [PATCH] Update version --- projects/angular-resize-event/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/angular-resize-event/package.json b/projects/angular-resize-event/package.json index a49c2b7..9f05775 100644 --- a/projects/angular-resize-event/package.json +++ b/projects/angular-resize-event/package.json @@ -1,6 +1,6 @@ { "name": "angular-resize-event", - "version": "3.0.0", + "version": "3.0.1", "peerDependencies": { "@angular/common": "^12.2.0", "@angular/core": "^12.2.0"