Increment version

This commit is contained in:
Faisal Salman 2013-03-26 10:29:43 +07:00
parent c1df106dca
commit 30e1e7a98f
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,7 +1,7 @@
{
"title": "UAParser.js",
"name": "ua-parser-js",
"version": "0.5.25",
"version": "0.5.26",
"author": "Faisal Salman <fyzlman@gmail.com> (http://faisalman.com)",
"description": "Lightweight JavaScript-based user-agent string parser",
"keywords": [

View File

@ -1,4 +1,4 @@
// UAParser.js v0.5.25
// UAParser.js v0.5.26
// Lightweight JavaScript-based User-Agent string parser
// https://github.com/faisalman/ua-parser-js
//

View File

@ -1,4 +1,4 @@
// UAParser.js v0.5.25
// UAParser.js v0.5.26
// Lightweight JavaScript-based User-Agent string parser
// https://github.com/faisalman/ua-parser-js
//

View File

@ -1,7 +1,7 @@
{
"title": "UAParser.js",
"name": "ua-parser-js",
"version": "0.5.25",
"version": "0.5.26",
"description": "Lightweight JavaScript-based user-agent string parser",
"keywords": [
"user-agent",