Preps 0.0.6 release

This commit is contained in:
Eric Amodio
2016-09-14 02:32:52 -04:00
parent d70a47201c
commit dfd17a8f17
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "0.0.5",
"version": "0.0.6",
"author": "Eric Amodio",
"publisher": "eamodio",
"engines": {
@@ -84,7 +84,7 @@
],
"dependencies": {
"lodash": "^4.15.0",
"moment": "^2.14.1",
"moment": "^2.15.0",
"spawn-rx": "^2.0.1",
"tmp": "^0.0.28"
},