From c626b87b2b5ea859092d1cabc07b34b3656c2810 Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Thu, 25 Apr 2019 08:17:25 +1000 Subject: [PATCH] 4.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89620ea..656f220 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-browser", - "version": "4.4.0", + "version": "4.5.0", "description": "Unpack a browser type and version from the useragent string", "main": "index.js", "scripts": {