Skip to content

Commit

Permalink
-> v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiriac committed Jan 19, 2017
1 parent db5f6a2 commit 0de08c4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [Version 0.4.4](https://github.com/glayzzle/docblock-parser/releases/tag/v0.4.4) (2017-1-20)

### Patches

- check offset size: [`db5f6a2`](https://github.com/glayzzle/docblock-parser/commit/db5f6a2)

[...full changes](https://github.com/glayzzle/docblock-parser/compare/v0.4.3...v0.4.4)

## [Version 0.4.3](https://github.com/glayzzle/docblock-parser/releases/tag/v0.4.3) (2017-1-19)

### Patches
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": "doc-parser",
"version": "0.4.3",
"version": "0.4.4",
"description": "Parses docblocks comments",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 0de08c4

Please sign in to comment.