bump version to 1.112.6

This commit is contained in:
B. Petersen
2023-04-04 14:24:39 +02:00
committed by bjoern
parent 0eb2f5bf52
commit 1b00334281
8 changed files with 14 additions and 14 deletions

View File

@@ -60,5 +60,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.112.5"
}
"version": "1.112.6"
}