Increment build version

This commit is contained in:
Faisal Salman
2013-07-04 17:45:58 +07:00
parent 19b5ddd038
commit 80d6d137ba
6 changed files with 11 additions and 10 deletions

View File

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