Skip to content

Commit

Permalink
bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
wiggin77 committed Jul 9, 2018
1 parent c1af060 commit 4c32cef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Codedox change log

## 1.2.9

* Revert to space prefixing comment body.

## 1.2.8

* Change default comment prefix and formatting to better display in vshaxe and Dox.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codedox",
"displayname": "Codedox for Haxe",
"description": "JSDoc-style comments for Haxe. @param and @return tags, plus customizable file header license and copyright comments.",
"version": "1.2.8",
"version": "1.2.9",
"publisher": "wiggin77",
"license": "(MIT) View license in LICENSE.md",
"engines": {
Expand Down

0 comments on commit 4c32cef

Please sign in to comment.