From 3a1e6f918def2c293335efb9f7f06856f2ee91b2 Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Sun, 8 Sep 2019 12:25:11 +1000 Subject: [PATCH] 4.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c83027..efda495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-browser", - "version": "4.6.0", + "version": "4.7.0", "description": "Unpack a browser type and version from the useragent string", "main": "index.js", "types": "index.d.ts",