Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
@@ -2,7 +2,7 @@
"name": "api.jquerymobile.com",
"title": "jQuery Mobile API Docs",
"description": "API reference documentation for jQuery Mobile.",
"version": "1.3.8",
"version": "1.3.9",
"homepage": "https://github.comom/jquery/api.jquerymobile.com",
"author": {
"name": "jQuery Foundation and other contributors"
@@ -22,6 +22,6 @@
],
"dependencies": {
"grunt": "0.4.5",
"grunt-jquery-content": "2.0.0"
"grunt-jquery-content": "2.2.0"
}
}