From b7f01a48fe8dd76877285776b8bc729fdb74ec32 Mon Sep 17 00:00:00 2001 From: Vizay Soni Date: Thu, 8 Apr 2021 23:55:28 +0530 Subject: [PATCH] Bumped to version 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ae599c..22e2e4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newman-reporter-influxdb", - "version": "2.0.2", + "version": "2.0.3", "description": "Newman Reporter for InfluxDB", "main": "index.js", "scripts": {