From bc882da00683c5a7ec1b4cd82f512a95f6056353 Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Tue, 8 Jan 2019 21:11:52 +1100 Subject: [PATCH] 4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8704c3..ab355ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-browser", - "version": "4.0.2", + "version": "4.0.3", "description": "Unpack a browser type and version from the useragent string", "main": "index.js", "scripts": {