Preps v2.5.4

This commit is contained in:
Eric Amodio
2017-02-20 13:35:15 -05:00
parent b637678d34
commit 7bdeae8d83
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
## Release Notes
### 2.5.4
- Fixes extra spacing in annotations
### 2.5.3
- Fixes [#27](https://github.com/eamodio/vscode-gitlens/issues/27) - Annotations are broken in vscode insider build

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "2.5.3",
"version": "2.5.4",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"