From 39eb09941c0677b80ba796d0227a8ee1296eabea Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Tue, 15 Sep 2020 15:48:45 -0700 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 072ff8b..cdb85f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.8.0", + "version": "0.9.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {