From 8a57bf8e0bc68130b29d0dd0351f9d8ceac696df Mon Sep 17 00:00:00 2001 From: Sparticuz Date: Wed, 7 Dec 2022 16:31:10 -0500 Subject: [PATCH] 109.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db16296..55c7873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sparticuz/chromium", - "version": "108.0.3", + "version": "109.0.0", "author": { "name": "Kyle McNally" },