version 0.4.1

This commit is contained in:
adelphes
2017-03-02 17:30:04 +00:00
parent b3501d529a
commit c98c962172
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
### version 0.4.1
* One day I will learn to update the changelog **before** I hit publish
* Updated changelog
### version 0.4.0
* Debugger performance improvements
* Fixed exception details not being displayed in locals

View File

@@ -2,7 +2,7 @@
"name": "android-dev-ext",
"displayName": "Android",
"description": "Android debugging support for VS Code",
"version": "0.4.0",
"version": "0.4.1",
"publisher": "adelphes",
"preview": true,
"license": "MIT",