From f8e3ba7ce90a957cef6dacf9d1fd33623308adc1 Mon Sep 17 00:00:00 2001 From: hveldstra Date: Fri, 21 Apr 2017 20:02:07 +0100 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f90e91..e545042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "artillery-core", - "version": "4.1.0", + "version": "4.1.1", "description": "core load-generating functionality of Artillery", "main": "index.js", "engines": {