Preps v5.3.0

This commit is contained in:
Eric Amodio
2017-09-26 22:15:45 -04:00
parent b56d101f76
commit 4694fbc1ae
3 changed files with 197 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "5.2.0",
"version": "5.3.0",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"
@@ -1958,11 +1958,11 @@
"@types/copy-paste": "1.1.30",
"@types/iconv-lite": "0.0.1",
"@types/mocha": "2.2.43",
"@types/node": "8.0.28",
"@types/node": "8.0.31",
"@types/tmp": "0.0.33",
"mocha": "3.5.2",
"mocha": "3.5.3",
"tslint": "5.7.0",
"typescript": "2.5.2",
"typescript": "2.5.3",
"vscode": "1.1.5"
}
}