Update patch version to 0.7.3

This commit is contained in:
Faisal Salman
2014-11-09 21:08:48 +07:00
parent 0a2b05c6fd
commit 0951cebd09
7 changed files with 12 additions and 12 deletions

View File

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