diff --git a/vscode-plugin/package-lock.json b/vscode-plugin/package-lock.json index 5d85634..fa14e8f 100644 --- a/vscode-plugin/package-lock.json +++ b/vscode-plugin/package-lock.json @@ -1,12 +1,12 @@ { "name": "ethersync", - "version": "0.3.1", + "version": "0.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ethersync", - "version": "0.2.1", + "version": "0.4.0", "license": "AGPL-3.0-or-later", "dependencies": { "async-mutex": "^0.5.0", diff --git a/vscode-plugin/package.json b/vscode-plugin/package.json index cb916af..7b7987c 100644 --- a/vscode-plugin/package.json +++ b/vscode-plugin/package.json @@ -1,7 +1,7 @@ { "name": "ethersync", "displayName": "Ethersync", - "version": "0.3.1", + "version": "0.4.0", "publisher": "ethersync", "description": "Editor-agnostic real-time collaborative editing of local text files.", "contributors": [