From d11ce6d702d979d7d701de90ae783640da4cb972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Fri, 24 May 2019 12:33:15 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45765ad..d671731 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stream-splicer", - "version": "2.0.0", + "version": "2.0.1", "description": "streaming pipeline with a mutable configuration", "main": "index.js", "dependencies": {