summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-01-09 13:27:33 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-01-09 13:27:33 +0800
commit6de4a30d3893d36a5a766aef920e5ef55f6241e2 (patch)
tree1dd902ae7c72eda9ceb20e3a5a818b55977258fd /package.json
parent08612328f514bfbbd2a89912735af79bcce32753 (diff)
downloadlua-language-server-6de4a30d3893d36a5a766aef920e5ef55f6241e2.zip
0.4.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 516b1651..3199b600 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"author": "sumneko",
"icon": "images/logo.png",
"license": "MIT",
- "version": "0.4.0",
+ "version": "0.4.1",
"repository": {
"type": "git",
"url": "https://github.com/sumneko/vscode-lua-language-server"