From 7b58b551cf15640cec73701c3796e747ad8734f1 Mon Sep 17 00:00:00 2001 From: Sparticuz Date: Wed, 26 Oct 2022 13:18:24 -0400 Subject: [PATCH] 108.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a17ff4..4a18a1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sparticuz/chromium", - "version": "107.0.0", + "version": "108.0.0", "author": { "name": "Kyle McNally" },