Skip to content

Commit

Permalink
Bump version 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed Jan 16, 2017
1 parent 0157a85 commit 25ec6f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/example.js
Expand Up @@ -7,7 +7,7 @@
*
* @apiDescription Compare Verison 0.3.0 with 0.2.0 and you will see the green markers with new items in version 0.3.0 and red markers with removed items since 0.2.0.
*
* @apiParam {Number} [id] The Users-ID.
* @apiParam {Number} id The Users-ID.
*
* @apiExample Example usage:
* curl -i http://localhost/user/4711
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "apidoc",
"version": "0.17.1",
"version": "0.17.2",
"description": "RESTful web API Documentation Generator",
"author": "Peter Rottmann <rottmann@inveris.de>",
"license": "MIT",
Expand Down

0 comments on commit 25ec6f0

Please sign in to comment.