diff --git a/package-lock.json b/package-lock.json index 1abd930..5122d89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartstream", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dd51494..509a6b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartstream", - "version": "1.0.12", + "version": "1.0.13", "private": false, "description": "simplifies access to node streams", "main": "dist/index.js", @@ -31,4 +31,4 @@ "@types/through2": "^2.0.34", "through2": "^3.0.0" } -} \ No newline at end of file +}