From ee969f3640e4202a31fa8024885ba1a580d87bc6 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Wed, 2 Dec 2020 17:19:11 -0800 Subject: [PATCH] 0.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2079f4a..aa3f7b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.14.0", + "version": "0.14.1", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {