From adb3159a804be2512c020cad6dc83afc5b872b22 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Wed, 6 Nov 2019 16:11:27 -0800 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9381aa6..ce4f6aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.1.0", + "version": "0.1.1", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {