From a1e58c13e5808f5aaa65e5232ecf836837c8762d Mon Sep 17 00:00:00 2001 From: Roland Schilter Date: Thu, 1 Jun 2017 18:24:58 +0200 Subject: [PATCH] bump package.json version to current scope version --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index b8652323a..f8bb369b8 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "weave-scope", - "version": "1.3.0", + "version": "1.4.0", "description": "SPA JS app for Weave Scope visualising the application network.", "repository": "weaveworks/scope", "license": "Apache-2.0",