From d1c0585776fdf7e3665289584c5b88588a64001a Mon Sep 17 00:00:00 2001 From: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:14:29 +0000 Subject: [PATCH] 2.0.93 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5cf9b3..e42bda1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browser-id", - "version": "2.0.92", + "version": "2.0.93", "description": "Unique ID for current browser (client).", "funding": "https://github.com/CatChen/browser-id?sponsor=1", "main": "index.js",