chore(release): prepare for 1.136.2

This commit is contained in:
link2xt
2024-03-05 22:42:04 +00:00
parent 02d68332c7
commit 5addfa8d1d
9 changed files with 23 additions and 12 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.1"
"version": "1.136.2"
}