diff --git a/test/fixtures/api_project.js b/test/fixtures/api_project.js index 6e020f33..666e1bb5 100644 --- a/test/fixtures/api_project.js +++ b/test/fixtures/api_project.js @@ -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" } }); \ No newline at end of file diff --git a/test/fixtures/api_project.json b/test/fixtures/api_project.json index 59c8cbda..e7fd0d35 100644 --- a/test/fixtures/api_project.json +++ b/test/fixtures/api_project.json @@ -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" } } \ No newline at end of file