diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 98d92652..3ee3d424 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "sumneko", "icon": "images/logo.png", "license": "MIT", - "version": "0.4.10", + "version": "0.4.11", "repository": { "type": "git", "url": "https://github.com/sumneko/lua-language-server" @@ -74,4 +74,4 @@ "publisherDisplayName": "sumneko", "publisherId": "fb626675-24cf-4881-8c13-b465f29bec2f" } -}
\ No newline at end of file +} |