This commit is contained in:
Aliaksei Chapyzhenka 2020-02-05 16:12:18 -08:00
parent e932cc57a6
commit 7f6bae342d

View File

@ -1,6 +1,6 @@
{ {
"name": "vcd-stream", "name": "vcd-stream",
"version": "0.6.0", "version": "0.7.0",
"description": "Value Change Dump (VCD) parser", "description": "Value Change Dump (VCD) parser",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {