Bump to 0.13.0
This commit is contained in:
parent
e43bec9f07
commit
e0968b65e1
1 changed files with 9 additions and 2 deletions
11
package.json
11
package.json
|
|
@ -2,7 +2,14 @@
|
|||
"name": "debug",
|
||||
"displayName": "Native Debug",
|
||||
"description": "GDB, LLDB & Mago-MI Debugger support for VSCode",
|
||||
"version": "0.12.3",
|
||||
"keywords": [
|
||||
"gdb",
|
||||
"lldb",
|
||||
"mago-mi",
|
||||
"native",
|
||||
"debug"
|
||||
],
|
||||
"version": "0.13.0",
|
||||
"publisher": "webfreak",
|
||||
"icon": "images/icon-plain.svg",
|
||||
"engines": {
|
||||
|
|
@ -526,4 +533,4 @@
|
|||
"typescript": "^1.8.10",
|
||||
"vscode": "0.11.x"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue