diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2019-11-14 00:21:19 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2019-11-14 00:21:19 +0800 |
commit | 958ff43ad2a8259cab7d47ab59aeba56d3592215 (patch) | |
tree | 8e7b20584202ee36f4c3647021628f7337d04e39 /package.json | |
parent | 643549f114fbdbb3012fe1eebde7cf07b18f340e (diff) | |
download | lua-language-server-958ff43ad2a8259cab7d47ab59aeba56d3592215.zip |
0.14.0
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 aee99576..734bd52f 100644 --- a/package.json +++ b/package.json @@ -408,5 +408,5 @@ "type": "git", "url": "https://github.com/sumneko/lua-language-server" }, - "version": "0.13.1" + "version": "0.14.0" }
\ No newline at end of file |