From 3ce331ab7de83cf72b089938f4e8e2defab78ffa Mon Sep 17 00:00:00 2001 From: Mike Stead Date: Sat, 21 Aug 2021 09:38:20 +1000 Subject: [PATCH] 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ceba8b5..36068c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-batch", - "version": "8.0.1", + "version": "8.1.0", "description": "Generate lighthouse reports for one or more websites", "main": "index.js", "bin": {