Skip to content

Commit 7d8c5a1

Browse files
committed
Бамп версии пакета отладчика
1 parent 12c7b41 commit 7d8c5a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/DebugServer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oscript-debug",
33
"displayName": "OneScript Debug",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"publisher": "EvilBeaver",
66
"description": "Visual Studio Code debugger extension for OneScript",
77
"icon": "images/mono-debug-icon.png",
@@ -98,7 +98,7 @@
9898
"protocolVersion": {
9999
"type": "string",
100100
"description": "Версия протокола взаимодействия с отлаживаемым процессом"
101-
}
101+
}
102102
}
103103
},
104104
"attach": {

0 commit comments

Comments
 (0)