diff --git a/package.json b/package.json index 0290aa6..7c8a1d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-browser", - "version": "5.0.0", + "version": "5.1.0", "description": "Unpack a browser type and version from the useragent string", "main": "index.js", "module": "es/index.js",