From 4d6ae3ba87a05b0236eb33b3571929ad9c8e6805 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 10 Jun 2023 16:43:21 +0200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faa14cd..cdb14ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/webdetector", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "detect different environments within the browser", "main": "dist_ts/index.js",