diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2018-12-25 10:59:44 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2018-12-25 10:59:44 +0800 |
commit | 26a5138067432428d5a14db625b3589f653fa065 (patch) | |
tree | 4e806f5550a40e3013bde5aaf528457ec92ba06d /package.json | |
parent | 5e6b048c74a51ebddae4308c6be582fd26ebf9d4 (diff) | |
download | lua-language-server-26a5138067432428d5a14db625b3589f653fa065.zip |
0.1.4
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ab3e90d..95b6c652 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "sumneko", "icon": "images/logo.png", "license": "MIT", - "version": "0.1.3", + "version": "0.1.4", "repository": { "type": "git", "url": "https://github.com/sumneko/vscode-lua-language-server" |