Skip to content

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Feb 7, 2015
1 parent 3717e66 commit 0591262
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

4.3.0 / 2014-02-05
==================

* check for generator functions in a ES5-transpiler-friendly way

4.2.0 / 2015-01-20
==================

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",
"version": "4.2.0",
"version": "4.3.0",
"description": "generator async control flow goodness",
"keywords": [
"async",
Expand Down

0 comments on commit 0591262

Please sign in to comment.