Bump to 0.3.6

This commit is contained in:
Jan 2016-02-21 23:02:16 +01:00
commit 6237e70d11

View file

@ -2,7 +2,7 @@
"name": "debug",
"displayName": "Debug",
"description": "Native debugging for VSCode - Currently in GDB only beta",
"version": "0.3.5",
"version": "0.3.6",
"publisher": "webfreak",
"icon": "images/icon-plain.svg",
"engines": {
@ -183,4 +183,4 @@
"typescript": "^1.7.5",
"vscode": "0.11.x"
}
}
}