From 3c4b3cbc5d78b952ae92f096165c52d8d6fe0a82 Mon Sep 17 00:00:00 2001 From: Badisi Date: Sat, 21 Aug 2021 22:54:19 +0200 Subject: [PATCH] dist(2.2.4) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82547e2..7b002be 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/ngx-safe-subscribe", - "version": "2.2.3", + "version": "2.2.4", "description": "Easy way to automatically unsubscribe from RxJS observables in Angular components", "homepage": "https://github.com/Badisi/ngx-safe-subscribe", "license": "MIT",