Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed May 2, 2016
1 parent f79b41d commit 5e038b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.4.1 / 2016-05-02
==================

* Set default port [@leo]
* Link path parts [@leo]
* Put flag before name [@leo]

0.4.0 / 2016-04-28
==================

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": "micro-list",
"version": "0.4.0",
"version": "0.4.1",
"description": "Render a list of files and directories",
"scripts": {
"start": "gulp",
Expand Down

0 comments on commit 5e038b4

Please sign in to comment.