From 8067ac93aecab814e2bea9f6536352a6a0ccef6c Mon Sep 17 00:00:00 2001 From: Roland Schilter Date: Tue, 13 Jun 2017 16:40:45 +0200 Subject: [PATCH] Bump client version in package.json --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 43c44831d..6e7f140a5 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "weave-scope", - "version": "1.4.0", + "version": "1.5.0", "description": "SPA JS app for Weave Scope visualising the application network.", "repository": "weaveworks/scope", "license": "Apache-2.0",