chore(release): prepare for 1.131.4

This commit is contained in:
B. Petersen
2023-11-16 20:47:31 +01:00
committed by bjoern
parent 87dd33f66e
commit b8ad3ec1b1
10 changed files with 23 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.131.3"
"version": "1.131.4"
}