chore(release): prepare for 1.133.1

This commit is contained in:
link2xt
2024-01-21 04:18:13 +00:00
parent 4ee646ce0b
commit 2c17e78347
12 changed files with 42 additions and 13 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.133.0"
"version": "1.133.1"
}