diff options
author | sumneko <sumneko@hotmail.com> | 2019-04-12 17:11:57 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-04-12 17:11:57 +0800 |
commit | 5e8487a37ab14d6304552462f74e71b006e1ab17 (patch) | |
tree | fed5a121fd52e9167d826fc4382bcf9ee24a82e5 /package.json | |
parent | 6e955b1f5ba080ae7cd1bc7a664dbc4c5511ad13 (diff) | |
download | lua-language-server-5e8487a37ab14d6304552462f74e71b006e1ab17.zip |
0.8.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 ca3376ae..f6dd4f14 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "sumneko", "icon": "images/logo.png", "license": "MIT", - "version": "0.8.3", + "version": "0.8.4", "repository": { "type": "git", "url": "https://github.com/sumneko/lua-language-server" |