diff --git a/package-lock.json b/package-lock.json index 9111f3c..22805d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@badisi/ngx-safe-subscribe", - "version": "4.0.21", + "version": "4.0.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@badisi/ngx-safe-subscribe", - "version": "4.0.21", + "version": "4.0.22", "license": "MIT", "workspaces": [ "tests" diff --git a/package.json b/package.json index 6e6d38a..1718d49 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/ngx-safe-subscribe", - "version": "4.0.21", + "version": "4.0.22", "description": "Easy way to automatically unsubscribe from RxJS observables in Angular components", "homepage": "https://github.com/badisi/ngx-safe-subscribe", "license": "MIT",