chore(release): prepare for 1.138.0

This commit is contained in:
B. Petersen
2024-05-13 12:28:35 +02:00
committed by bjoern
parent 77af0a2114
commit 0541ecf22c
13 changed files with 118 additions and 30 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.137.4"
"version": "1.138.0"
}