Increment build version

This commit is contained in:
Faisal Salman
2014-01-20 15:17:43 +07:00
parent 6dc04cdea2
commit 7234216e02
4 changed files with 37 additions and 38 deletions

View File

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