release 1.104.0 (#3857)

This commit is contained in:
bjoern
2022-12-20 17:57:16 +01:00
committed by GitHub
parent 5922fb38da
commit 3130fdc4f0
8 changed files with 20 additions and 11 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.103.0"
"version": "1.104.0"
}