bump version
This commit is contained in:
Родитель
d85fe27ccc
Коммит
dd1348275a
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "mono-debug",
|
||||
"displayName": "Mono Debug",
|
||||
"version": "0.12.0",
|
||||
"version": "0.13.0",
|
||||
"publisher": "ms-vscode",
|
||||
"description": "Visual Studio Code debugger extension for Mono",
|
||||
"icon": "images/mono-debug-icon.svg",
|
||||
|
@ -39,9 +39,9 @@
|
|||
"@types/node": "^6.0.39",
|
||||
"mocha": "^2.4.5",
|
||||
"typescript": "^2.0.3",
|
||||
"vscode-debugprotocol": "^1.15.0",
|
||||
"vscode-debugadapter-testsupport": "^1.15.0",
|
||||
"vsce": "^1.14.0"
|
||||
"vscode-debugprotocol": "^1.16.0",
|
||||
"vscode-debugadapter-testsupport": "^1.16.0",
|
||||
"vsce": "^1.18.0"
|
||||
},
|
||||
"contributes": {
|
||||
"breakpoints": [
|
||||
|
|
Загрузка…
Ссылка в новой задаче