Preps v3.0.2

This commit is contained in:
Eric Amodio
2017-03-27 03:38:00 -04:00
parent 81cfec1cac
commit ace0ac7018
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
## Release Notes
### 3.0.2
- Changes required Git version to `2.11.0`
### 3.0.1
- Adds basic telemetry -- honors the vscode telemetry configuration setting

View File

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