Prepare release 1.91.0

This commit is contained in:
link2xt
2022-07-25 23:44:25 +00:00
committed by missytake
parent 52736f2b36
commit 64dd2f4af6
5 changed files with 15 additions and 6 deletions

View File

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