From c7c856447cdca72e256e5ecdfb5bc39ff5fc9e11 Mon Sep 17 00:00:00 2001
From: hveldstra <h@veldstra.org>
Date: Tue, 25 Oct 2016 15:58:48 +0100
Subject: [PATCH] 1.5.0-17

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 61a350b..247c1e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "artillery",
-  "version": "1.5.0-16",
+  "version": "1.5.0-17",
   "description": "Load-testing for HTTP and WebSocket-based applications",
   "main": "./lib",
   "engines": {
-- 
GitLab