Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelseibt committed Dec 16, 2016
1 parent 21cdfd1 commit c9a4fe3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
\____|_| |_|\__,_|_| |_|\__, |\___|_|\___/ \__, |
|___/ |___/
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ VERSION 1.0.9 16.12.2016 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Features
--------
* Added support for @modifier flag (thanks again, Ryan Potter).
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ VERSION 1.0.8 16.11.2016 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nucleus-styleguide",
"license": "MIT",
"version": "1.0.8",
"version": "1.0.9",
"main": "index.js",
"description": "Generate an atomic style guide from DocBlock annotations",
"author": "Michael Seibt <[email protected]>",
Expand Down

0 comments on commit c9a4fe3

Please sign in to comment.