This commit is contained in:
Aliaksei Chapyzhenka 2024-01-21 21:30:04 -08:00
parent fc855547a8
commit f35f172189

View File

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