From 3d49aef81c5905329d3aec01501a9861e84b8af6 Mon Sep 17 00:00:00 2001
From: Adam Raine <ad.st.raine@gmail.com>
Date: Wed, 20 Mar 2024 10:25:42 -0700
Subject: [PATCH] 1.1.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a9ad64274..d4a08f401 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
     "is-wsl": "^2.2.0",
     "lighthouse-logger": "^2.0.1"
   },
-  "version": "1.1.0",
+  "version": "1.1.1",
   "types": "./dist/index.d.ts",
   "description": "Launch latest Chrome with the Devtools Protocol port open",
   "repository": "https://github.com/GoogleChrome/chrome-launcher/",