From 083673f02c036c5634f9f9f58e595835aa7e52b7 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 30 Jun 2017 18:32:34 +0200 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c01a75e..e8eca88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstream", - "version": "1.0.8", + "version": "1.0.9", "description": "simplifies access to node streams, TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",