From 8aa910fff4599978cace6ca1f915916d807c931d Mon Sep 17 00:00:00 2001 From: Akshay Bist Date: Mon, 12 Mar 2018 13:23:35 +0530 Subject: [PATCH] Bumped up version to 3.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d270c0..eaa778b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newman-docker", - "version": "3.9.1", + "version": "3.9.2", "description": "This repository contains the Dockerfiles and tests for the Newman Docker images.", "scripts": { "update": "./scripts/update/update.sh",