From b3c0f4b211c4e335fde112b9547521983c18c446 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Mon, 6 Sep 2021 20:40:11 -0700 Subject: [PATCH] 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf8c275..6911338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.14.1", + "version": "0.15.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {