From 10eb7b422081b7f05102ed8a71db49c573561758 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Sun, 26 Sep 2021 10:37:30 -0700 Subject: [PATCH] 0.15.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6253386..167bc90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.15.2", + "version": "0.15.3", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {