From a27d329b75a2d5fc221aaca7837b683b7a9d6903 Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Wed, 4 Jul 2018 13:22:31 +1000 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e784c15..0850814 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-browser", - "version": "2.5.1", + "version": "3.0.0", "description": "Unpack a browser type and version from the useragent string", "main": "index.js", "scripts": {