summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-01-23 17:56:22 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-01-23 17:56:22 +0800
commitcd618d9bc572759b600238a0a74b309ea842c989 (patch)
tree4767860e6e49e636a608d799d89252e278d3dbb1 /package.json
parent395dcc32c243724226cff241da94f1e811f3734c (diff)
downloadlua-language-server-cd618d9bc572759b600238a0a74b309ea842c989.zip
0.4.8
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 45023728..6d83fa0f 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"author": "sumneko",
"icon": "images/logo.png",
"license": "MIT",
- "version": "0.4.7",
+ "version": "0.4.8",
"repository": {
"type": "git",
"url": "https://github.com/sumneko/vscode-lua-language-server"