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