Skip to content

Commit

Permalink
Release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed May 21, 2018
1 parent ad6b34d commit c1710b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

6.0.0 / 2018-05-21
==================

**features**
* [[`ad6b34d`](http://github.com/cojs/co-body/commit/ad6b34d72886001215a7ed71861b63dbddbbf40b)] - feat: use async function (#65) (Haoliang Gao <<sakura9515@gmail.com>>)

5.2.0 / 2018-05-02
==================

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": "co-body",
"version": "5.2.0",
"version": "6.0.0",
"repository": "cojs/co-body",
"description": "request body parsing for co",
"keywords": [
Expand Down

0 comments on commit c1710b8

Please sign in to comment.