Skip to content

Commit

Permalink
0.1.8 Change templates, enable navigation scroll.
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed Apr 23, 2013
1 parent b25d1ac commit 608bba3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/api_project.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
define({
"name": "apidoc",
"version": "0.1.7",
"version": "0.1.8",
"description": "RESTful web API Documentation Generator",
"apidoc": "",
"generator": {
"version": "0.1.7",
"version": "0.1.8",
"time": "2013-04-12T16:50:18.630Z"
}
});
4 changes: 2 additions & 2 deletions test/fixtures/api_project.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "apidoc",
"version": "0.1.7",
"version": "0.1.8",
"description": "RESTful web API Documentation Generator",
"apidoc": "",
"generator": {
"version": "0.1.7",
"version": "0.1.8",
"time": "2013-04-12T16:50:18.630Z"
}
}

0 comments on commit 608bba3

Please sign in to comment.