From 264f51224bcd2530a1e7c7efc2e41b0ac8136bbb Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Thu, 14 Sep 2017 12:51:18 -0700 Subject: [PATCH] v0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0030339d..6f8c5db5a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "mkdirp": "0.5.1", "rimraf": "^2.6.1" }, - "version": "0.6.0", + "version": "0.7.0", "description": "Launch latest Chrome with the Devtools Protocol port open", "repository": "https://github.com/GoogleChrome/chrome-launcher/", "author": "The Chromium Authors",