Skip to content

Commit ed9e2a0

Browse files
committed
2.0.13
1 parent 683ac8c commit ed9e2a0

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.12",
8+
version = "2.0.13",
99
publisher = "actboy168",
1010
displayName = "Lua Debug",
1111
description = "VSCode debugger extension for Lua",

0 commit comments

Comments
 (0)