From 43286729583086e7af21c380640b319189099e9f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 27 Jul 2017 15:38:44 +0200 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f16e29..ca40d53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmci", - "version": "2.3.79", + "version": "2.4.0", "description": "node and docker in gitlab ci on steroids", "main": "dist/index.js", "typings": "dist/index.d.ts",