diff --git a/editors/code/package.json b/editors/code/package.json index 7580f9c19776..b42c47cedb60 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -4,8 +4,8 @@ "description": "Verus language support for Visual Studio Code", "private": true, "icon": "icon.png", - "version": "0.4.42", - "releaseTag": "nightly", + "version": "0.5.0-dev", + "releaseTag": null, "publisher": "verus-lang", "repository": { "url": "https://github.com/verus-lang/verus-analyzer.git", @@ -29,7 +29,7 @@ "engines": { "vscode": "^1.78.0" }, - + "enabledApiProposals": [], "scripts": { "vscode:prepublish": "npm run build-base -- --minify", "package": "vsce package -o verus-analyzer.vsix", @@ -560,7 +560,7 @@ } }, { - + "title": "$generated-start" }, { "title": "assist", @@ -2593,7 +2593,7 @@ } }, { - + "title": "$generated-end" } ], "configurationDefaults": {