diff --git a/package-lock.json b/package-lock.json index d0026af..c9a68c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "escript-lsp", - "version": "0.18.1", + "version": "0.18.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 3432500..8836172 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "escript-lsp", "displayName": "Escript Language Server", - "version": "0.18.1", + "version": "0.18.2", "description": "EScript for Visual Studio Code. Provides code completion, navigation, and more.", "contributors": [ {