From f154a378ace9ec749e74d014b983733c1e6388ac Mon Sep 17 00:00:00 2001 From: pasha Date: Fri, 17 Aug 2018 12:17:02 +0300 Subject: [PATCH] add support access token for github sync --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb0aa5769..18e45886f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codefresh", - "version": "0.8.72", + "version": "0.8.73", "description": "Codefresh command line utility", "main": "index.js", "preferGlobal": true,