Skip to content

Commit bbbbeb1

Browse files
committed
[lldb] Bump the lldb-dap version number
Bump the lldb-dap version number so that we can publish and updated version in the Visual Studio Marketplace. (cherry picked from commit 7d3b81d)
1 parent ce83cdc commit bbbbeb1

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.4",
4+
"version": "0.2.5",
55
"publisher": "llvm-vs-code-extensions",
66
"homepage": "https://lldb.llvm.org",
77
"description": "LLDB debugging from VSCode",

0 commit comments

Comments
 (0)