Skip to content

Commit

Permalink
Version 1.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Nov 19, 2018
1 parent 8167608 commit b7abab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jsdoc-md changelog

## Next
## 1.7.0

### Minor

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": "jsdoc-md",
"version": "1.6.0",
"version": "1.7.0",
"description": "A CLI to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).",
"license": "MIT",
"author": {
Expand Down

0 comments on commit b7abab7

Please sign in to comment.