From 852824cf64b130358083bea8042883bd1ffd66bc Mon Sep 17 00:00:00 2001 From: ziv-codefresh <32479607+ziv-codefresh@users.noreply.github.com> Date: Tue, 9 Jan 2018 14:33:26 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a13ea7b1..5e2ff2a8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codefresh", - "version": "0.5.9", + "version": "0.6.0", "description": "Codefresh command line utility", "main": "index.js", "preferGlobal": true,