Merge pull request #2307 from dnco/master

Update quo.js to v2.3.6
This commit is contained in:
Thomas Davis
2014-01-05 10:39:14 -08:00
3 changed files with 1372 additions and 11 deletions
+1357
View File
File diff suppressed because it is too large Load Diff
+4
View File
File diff suppressed because one or more lines are too long
+11 -11
View File
@@ -1,17 +1,17 @@
{
"name": "quo.js",
"filename": "quo.js",
"version": "2.3.1",
"version": "2.3.6",
"description": "A micro JavaScript Library for Mobile Devices",
"homepage": "http://quojs.tapquo.com",
"keywords": ["mobile","touch"],
"maintainers": [{
"name": "soyjavi",
"email": "javi@tapquo.com",
"web": "http://www.tapquo.com"
}],
"repositories": [{
"type": "git",
"url": "https://github.com/soyjavi/QuoJS"
}]
}
"maintainers": [{
"name": "soyjavi",
"email": "javi@tapquo.com",
"web": "http://www.tapquo.com"
}],
"repositories": [{
"type": "git",
"url": "https://github.com/soyjavi/QuoJS"
}]
}