From 7f6bae342dc27f3c625add9127e2ae92a01825ec Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Wed, 5 Feb 2020 16:12:18 -0800 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14c92eb..2ee19c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.6.0", + "version": "0.7.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {