From aced163601f53891a629fbc077d3b3465526de0b Mon Sep 17 00:00:00 2001 From: jpellizzari Date: Mon, 27 Mar 2017 13:58:04 -0700 Subject: [PATCH] Bumped packge.json version --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 4603ade29..1833d14e1 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "weave-scope", - "version": "1.2.0", + "version": "1.3.0", "description": "SPA JS app for Weave Scope visualising the application network.", "repository": "weaveworks/scope", "license": "Apache-2.0",