Skip to content

Commit ae15c39

Browse files
committed
2.1.0
1 parent e34829c commit ae15c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile/common/package_json.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ local OS, ARCH = platform:match "^([^-]+)-([^-]+)$"
55

66
local json = {
77
name = "lua-debug",
8-
version = "2.0.13",
8+
version = "2.1.0",
99
publisher = "actboy168",
1010
displayName = "Lua Debug",
1111
description = "VSCode debugger extension for Lua",

0 commit comments

Comments
 (0)