From 2e97af77e2c6cfd6f40429dcc3016c27ed404679 Mon Sep 17 00:00:00 2001 From: Badisi Date: Wed, 10 Nov 2021 20:09:31 +0100 Subject: [PATCH] dist(2.2.5) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8a41b9..a7872b1 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/ngx-safe-subscribe", - "version": "2.2.4", + "version": "2.2.5", "description": "Easy way to automatically unsubscribe from RxJS observables in Angular components", "homepage": "https://github.com/badisi/ngx-safe-subscribe", "license": "MIT",