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