We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b440969 commit e2dce9aCopy full SHA for e2dce9a
config.js
@@ -1,7 +1,7 @@
1
export default {
2
version: {
3
major: '2',
4
- minor: '2',
+ minor: '3',
5
patch: '0',
6
preRelease: ''
7
},
package.json
@@ -1,6 +1,6 @@
{
"type": "module",
- "version": "2.2.0",
+ "version": "2.3.0",
"scripts": {
"start": "node --dns-result-order=ipv4first --openssl-legacy-provider src/connection/index.js"
0 commit comments