chore(release): prepare for 1.137.0

This commit is contained in:
link2xt
2024-04-02 21:22:58 +00:00
parent 91600a34b6
commit 9806509f4a
12 changed files with 89 additions and 15 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.136.6"
"version": "1.137.0"
}