chore(release): prepare for 1.134.0

This commit is contained in:
B. Petersen
2024-01-31 14:18:20 +01:00
committed by link2xt
parent d6c24eb9f6
commit 78d304443a
10 changed files with 44 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.2"
"version": "1.134.0"
}