From ef5dd7717b01c3e3add701c83980e914a9e0cfdd Mon Sep 17 00:00:00 2001 From: elssar Date: Mon, 9 Jan 2017 12:45:53 +0530 Subject: [PATCH] Bump up package version to 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 241ed53..ad2f10a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newman-docker", - "version": "3.2.0", + "version": "3.3.0", "description": "This repository contains the Dockerfiles and tests for the Newman Docker images.", "scripts": { "update": "./scripts/update/update.sh",