diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2019-03-26 17:51:50 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2019-03-26 17:51:50 +0800 |
commit | bd4447c9128af36c14d786af2626c370f543c1d0 (patch) | |
tree | f0378bfe96df96e9b1a1866da129cc7969cdd5a5 /package.json | |
parent | f637a34ca04a4f503e08ea977b44db9a26c641c3 (diff) | |
download | lua-language-server-bd4447c9128af36c14d786af2626c370f543c1d0.zip |
0.5.5
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 90b2d7f5..f87abd76 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "sumneko", "icon": "images/logo.png", "license": "MIT", - "version": "0.5.4", + "version": "0.5.5", "repository": { "type": "git", "url": "https://github.com/sumneko/lua-language-server" |