Skip to content

Commit 985e1d8

Browse files
committed
3.6.14
1 parent 5e5be7a commit 985e1d8

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

node_modules/.package-lock.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3070,5 +3070,5 @@
30703070
"sponsor": {
30713071
"url": "https://github.com/LuaLS/lua-language-server/issues/484"
30723072
},
3073-
"version": "3.6.13"
3073+
"version": "3.6.14"
30743074
}

package/build.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
local json = require 'json-beautify'
22

3-
local VERSION = "3.6.13"
3+
local VERSION = "3.6.14"
44

55
local package = require 'package.package'
66
local fsu = require 'fs-utility'

0 commit comments

Comments
 (0)