chore(release): prepare for 1.132.1

This commit is contained in:
link2xt
2023-12-12 02:58:29 +00:00
parent 828cc1fbd1
commit c59f21230d
10 changed files with 36 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.132.0"
"version": "1.132.1"
}