diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bf8878df..66769697 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "sumneko", "icon": "images/logo.png", "license": "MIT", - "version": "0.0.9", + "version": "0.0.10", "repository": { "type": "git", "url": "https://github.com/sumneko/vscode-lua-language-server" |