From 455c3c38effc412f446cce36cde589038dba49f4 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Sun, 10 Nov 2019 18:01:58 -0800 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b248109..ff6cbe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.2.0", + "version": "0.3.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {