Increment minor version

This commit is contained in:
Faisal Salman
2014-06-25 14:05:47 +07:00
parent 66bb3bd874
commit ec68ecee4a
6 changed files with 33 additions and 10 deletions

View File

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