Fixes off-by-one issues with blame annotations without caching and when diffing with a previous version

This commit is contained in:
Eric Amodio
2016-09-22 23:00:09 -06:00
parent 157928311e
commit 23b2c679a9
3 changed files with 7 additions and 3 deletions

View File

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