chore(release): prepare for 1.142.5

This commit is contained in:
B. Petersen
2024-08-14 23:13:11 +02:00
committed by link2xt
parent 0c3a476449
commit a0e89e4d4e
13 changed files with 42 additions and 16 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.142.4"
"version": "1.142.5"
}