diff --git a/package-lock.json b/package-lock.json index c0c4ec3..13c7f84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rxjs-proxify", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d799f50..c273711 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rxjs-proxify", - "version": "0.0.2", + "version": "0.0.3", "description": "Proxy for RxJS Observables", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js",