diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2019-03-21 19:08:59 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2019-03-21 19:08:59 +0800 |
commit | 3cb5179696f5a12cdb00de84829faaf2a69a84ce (patch) | |
tree | 998af1471e3233b56a97e63cb660477ac9205d63 /package.json | |
parent | 55bc880144344ed89fb95062606d4c4037179448 (diff) | |
download | lua-language-server-3cb5179696f5a12cdb00de84829faaf2a69a84ce.zip |
0.5.2
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 25733057..b1cafeae 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "sumneko", "icon": "images/logo.png", "license": "MIT", - "version": "0.5.1", + "version": "0.5.2", "repository": { "type": "git", "url": "https://github.com/sumneko/lua-language-server" |