From e3c6771244409002b6d2fb34c9cae118773e5b95 Mon Sep 17 00:00:00 2001 From: ziv-codefresh <32479607+ziv-codefresh@users.noreply.github.com> Date: Sun, 25 Mar 2018 09:21:31 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39e9518b7..76b7ae809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codefresh", - "version": "0.8.39", + "version": "0.8.40", "description": "Codefresh command line utility", "main": "index.js", "preferGlobal": true,