Skip to content

Commit 032dddb

Browse files
committed
2.1.3
1 parent 0d81c7f commit 032dddb

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

0 commit comments

Comments
 (0)