From bf3420cf86a91911dbd9770e85e0850f8a0f3898 Mon Sep 17 00:00:00 2001 From: Glen Keane Date: Mon, 29 Jan 2018 10:34:07 +0000 Subject: [PATCH] 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c8fe5ca..fd51a2b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autocannon", - "version": "0.16.5", + "version": "0.17.0", "description": "Fast HTTP benchmarking tool written in Node.js", "main": "autocannon.js", "bin": {