chore(release): prepare for 1.120.0

This commit is contained in:
link2xt
2023-08-28 11:47:36 +00:00
parent 0a94fbc735
commit 4d74f625d3
10 changed files with 47 additions and 13 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.119.1"
"version": "1.120.0"
}