From 538a45094f7aa605888dd9b2f5d801758afe2f59 Mon Sep 17 00:00:00 2001 From: "Pal,Sayan" Date: Mon, 9 Nov 2020 14:43:25 +0100 Subject: [PATCH] 1.1.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5fe4401..1f4d784 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netatwork/mocha-utils", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bfea44c..c6974d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netatwork/mocha-utils", - "version": "1.1.2", + "version": "1.1.3", "description": "Utility package for mocha based test setup", "main": "dist/index.js", "typings": "dist/types/index",