chore(release) prepare for 1.119.1

This commit is contained in:
link2xt
2023-08-06 16:49:06 +00:00
parent a8e0cb9b5a
commit d70c1d48b5
10 changed files with 31 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.0"
"version": "1.119.1"
}