From cd3fadd866cf05de294ed1d1c2334dd106088c55 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Wed, 6 Nov 2019 18:35:32 -0800 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12ae4fd..45a1960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.1.2", + "version": "0.2.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {