chore(release): prepare for 1.131.0

This commit is contained in:
link2xt
2023-11-13 09:35:01 +00:00
parent ad5a5ad3db
commit b86b915f40
10 changed files with 30 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.130.0"
"version": "1.131.0"
}