Detect new IE 11 user-agent

This commit is contained in:
Faisal Salman
2013-03-26 13:22:58 +07:00
parent 84a8eedad4
commit 9cad6a0f2d
6 changed files with 20 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ua-parser-js",
"version": "0.5.26",
"version": "0.5.27",
"description": "Lightweight JavaScript-based user-agent string parser",
"keywords": ["user-agent", "parser", "browser", "engine", "os", "device"],
"scripts": ["src/ua-parser.js"],