Skip to content

Commit

Permalink
Bump version 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed Aug 12, 2014
1 parent aefe97b commit b45fc48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# apiDoc Changelog

#### 0.6.4

Bugfix: Rserved parameter names. (https://github.com/apidoc/apidoc/issues/96)


#### 0.6.3

Bugfix: Multiple added url to api path after compared to other version. (https://github.com/apidoc/apidoc/issues/87)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apidoc",
"version": "0.6.3",
"version": "0.6.4",
"description": "RESTful web API Documentation Generator",
"author": "Peter Rottmann <[email protected]>",
"preferGlobal": true,
Expand Down

0 comments on commit b45fc48

Please sign in to comment.