chore(release): prepare for 1.140.0

This commit is contained in:
link2xt
2024-06-04 12:01:01 +00:00
parent 48b4cfc247
commit 0be639b244
13 changed files with 58 additions and 16 deletions

View File

@@ -55,5 +55,5 @@
"test:mocha": "mocha node/test/test.mjs --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.139.6"
"version": "1.140.0"
}