Skip to content

Commit 0323d8d

Browse files
committed
[lldb-dap] Bump the version to 0.2.2
Bump the lldb-dap version to 0.2.2.
1 parent a40ca78 commit 0323d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/tools/lldb-dap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lldb-dap",
33
"displayName": "LLDB DAP",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"publisher": "llvm-vs-code-extensions",
66
"homepage": "https://lldb.llvm.org",
77
"description": "LLDB debugging from VSCode",

0 commit comments

Comments
 (0)