From 5257f9c1fedd37f2b9107be0c66eef543e8580d9 Mon Sep 17 00:00:00 2001 From: akonwi Date: Fri, 26 Apr 2019 18:21:10 -0400 Subject: [PATCH] Prepare 8.6.3 release --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index cf5b0f8..186dc8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "git-plus", - "version": "8.6.2", + "version": "8.6.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7e52db7..8edcdaa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "git-plus", "main": "./lib/git-plus", - "version": "8.6.2", + "version": "8.6.3", "description": "Do git things without the terminal", "keywords": [ "git"