summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2018-12-21 14:34:14 +0800
committer最萌小汐 <sumneko@hotmail.com>2018-12-21 14:34:14 +0800
commit99cf6980cc70b6ffeb72f87f392f2ebe2bb31c33 (patch)
tree0d1dcbc91f41deb252481df38eba9a8481ad9c4e /package.json
parent789a3e93e7d403daf8e508606a1b946409658855 (diff)
downloadlua-language-server-99cf6980cc70b6ffeb72f87f392f2ebe2bb31c33.zip
0.0.12
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 adff663d..0babbbfa 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"author": "sumneko",
"icon": "images/logo.png",
"license": "MIT",
- "version": "0.0.11",
+ "version": "0.0.12",
"repository": {
"type": "git",
"url": "https://github.com/sumneko/vscode-lua-language-server"