From 44c3c9cad11238c385d039b10a2d060e9debf448 Mon Sep 17 00:00:00 2001 From: Connor Clark Date: Mon, 17 Apr 2023 15:10:44 -0700 Subject: [PATCH] 0.15.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e9cdaee7..08dc4b6de 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "is-wsl": "^2.2.0", "lighthouse-logger": "^1.0.0" }, - "version": "0.15.1", + "version": "0.15.2", "types": "./dist/index.d.ts", "description": "Launch latest Chrome with the Devtools Protocol port open", "repository": "https://github.com/GoogleChrome/chrome-launcher/",