Skip to content

Commit

Permalink
Version 11.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Aug 7, 2021
1 parent b899acd commit 7df4bd2
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
## 11.0.2

### Patch

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": "11.0.1",
"version": "11.0.2",
"description": "A CLI and equivalent JS API 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 7df4bd2

Please sign in to comment.