Prepare 1.97.0 release (#3668)

This commit is contained in:
link2xt
2022-10-16 16:08:55 +03:00
committed by GitHub
parent 427adefb42
commit 54a157a629
7 changed files with 17 additions and 8 deletions

View File

@@ -60,5 +60,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.96.0"
"version": "1.97.0"
}