bump version to 1.85.0

This commit is contained in:
link2xt
2022-06-02 20:19:22 +00:00
parent aaf3a17ada
commit ce47942ba3
5 changed files with 13 additions and 5 deletions

View File

@@ -61,5 +61,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec"
},
"types": "node/dist/index.d.ts",
"version": "1.84.0"
"version": "1.85.0"
}