From aabfb2721d294beccd934d842a07a5645988f37d Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 25 Sep 2016 16:10:11 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0a46ef..6b827a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstream", - "version": "1.0.2", + "version": "1.0.3", "description": "simplifies access to node streams, TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",