From d3a1b7c346242b6d37df4e292677d5c5bd3614ad Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Wed, 20 Nov 2019 16:09:41 -0800 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46d631f..969a340 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vcd-stream", - "version": "0.4.0", + "version": "0.5.0", "description": "Value Change Dump (VCD) parser", "main": "lib/index.js", "scripts": {