bump version to 1.86.0

This commit is contained in:
B. Petersen
2022-06-04 17:09:40 +02:00
committed by bjoern
parent a37a38c79a
commit 3a971315dc
4 changed files with 6 additions and 6 deletions

View File

@@ -61,5 +61,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec"
},
"types": "node/dist/index.d.ts",
"version": "1.85.0"
}
"version": "1.86.0"
}