chore(release): prepare for v1.131.2

This commit is contained in:
link2xt
2023-11-14 10:12:51 +00:00
parent 224355e83a
commit 890a2bcc15
10 changed files with 32 additions and 13 deletions

View File

@@ -56,5 +56,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.131.1"
"version": "1.131.2"
}