From e9c24bb3db3ae9649740937969fa83232a738c1d Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Sat, 28 Nov 2020 18:41:37 -0800 Subject: [PATCH] 0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ead540..225df40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.13.0", + "version": "0.14.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {