bump version to 1.83.0 (#3338)

This commit is contained in:
Jikstra
2022-05-19 21:02:53 +02:00
committed by GitHub
parent ed00adbecc
commit 307063ade0
5 changed files with 11 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.82.0"
}
"version": "1.83.0"
}