From 635169c68ad1c594363cfb111dc389c58814cd03 Mon Sep 17 00:00:00 2001 From: Niklas Ingholt Date: Mon, 24 Apr 2017 22:53:40 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f868e4..dc059dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "halland-proxy", "productName": "Halland Proxy", - "version": "0.1.0", + "version": "0.1.1", "description": "x-platform web debugging proxy and testing tool.", "scripts": { "test": "standard && babel-tap test/**/test-*.js",