Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Sep 10, 2015
1 parent 55c8330 commit 14f3001
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@


## 1.0.1 - 2015-09-10
- Release v1.0.1 / npm@v1.0.1
- bump deps

## 1.0.0 - 2015-06-05
- Release v1.0.0 / npm@v1.0.0
- add `related` section
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "promise2thunk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Convert (transform) promise to thunk, just like was in co@3",
"repository": "tunnckoCore/promise2thunk",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
Expand Down

0 comments on commit 14f3001

Please sign in to comment.