Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Apr 25, 2014
1 parent 08da024 commit c47c0e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.3.1 -- 2014.04.25
* Fix redefinition of emit method in `pipe`
* Allow custom emit method name in `pipe`

v0.3.0 -- 2014.04.24
* Move out from lib folder
* Do not expose all utilities on main module
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": "event-emitter",
"version": "0.3.0",
"version": "0.3.1",
"description": "Environment agnostic event emitter",
"author": "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit c47c0e9

Please sign in to comment.