Skip to content

Commit

Permalink
Release v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Oct 13, 2015
1 parent 2dce2f8 commit 6f27570
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 @@


## 1.0.6 - 2015-10-14
- Release v1.0.6 / npm@v1.0.6
- update `files` fields

## 1.0.5 - 2015-10-13
- Release v1.0.5 / npm@v1.0.5
- close #5
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": "redolent",
"version": "1.0.5",
"version": "1.0.6",
"description": "Simple promisify a callback-style function with sane defaults. Support promisify-ing sync functions.",
"repository": "hybridables/redolent",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
Expand Down

0 comments on commit 6f27570

Please sign in to comment.