Increment patch version to 0.7.1

This commit is contained in:
Faisal Salman
2014-10-15 06:57:03 +07:00
parent 851a15d86b
commit 2d885aef26
8 changed files with 60 additions and 26 deletions

View File

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