diff --git a/package-lock.json b/package-lock.json index f29fa72..16653d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@badisi/ngx-safe-subscribe", - "version": "4.0.15", + "version": "4.0.16", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@badisi/ngx-safe-subscribe", - "version": "4.0.15", + "version": "4.0.16", "license": "MIT", "workspaces": [ "tests" diff --git a/package.json b/package.json index 74eed4d..b6b70d5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/ngx-safe-subscribe", - "version": "4.0.15", + "version": "4.0.16", "description": "Easy way to automatically unsubscribe from RxJS observables in Angular components", "homepage": "https://github.com/badisi/ngx-safe-subscribe", "license": "MIT",