diff --git a/package-lock.json b/package-lock.json index 6ed3320b..f4f9e2f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-abaplint", - "version": "0.6.306", + "version": "0.6.307", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-abaplint", - "version": "0.6.306", + "version": "0.6.307", "hasInstallScript": true, "license": "MIT", "devDependencies": { diff --git a/package.json b/package.json index 2053a8ac..58ddde39 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "ABAP linting, problems view, go to definition, find references, and quick fixes.", "author": "Lars Hvam", "license": "MIT", - "version": "0.6.306", + "version": "0.6.307", "repository": { "type": "git", "url": "https://github.com/abaplint/vscode-abaplint"