Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Jun 16, 2018
1 parent d8fb026 commit 79b5862
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -415,8 +415,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2018-06-13 | v1.0.56 | Maintenance |
| 2018-06-13 | v1.0.54 | Added typescript definition #5 |
| 2018-06-13 | v1.0.57 | Added typescript definition (#5 and #6) |
| 2017-11-03 | v1.0.51 | Added 'addNoop' |
| 2017-10-30 | v1.0.49 | Added 'ignoreError' |
| 2017-10-30 | v1.0.48 | New extended 'removeAllListeners' function |
Expand Down
3 changes: 1 addition & 2 deletions docs/CHANGELOG.md
@@ -1,7 +1,6 @@
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2018-06-13 | v1.0.56 | Maintenance |
| 2018-06-13 | v1.0.54 | Added typescript definition #5 |
| 2018-06-13 | v1.0.57 | Added typescript definition (#5 and #6) |
| 2017-11-03 | v1.0.51 | Added 'addNoop' |
| 2017-10-30 | v1.0.49 | Added 'ignoreError' |
| 2017-10-30 | v1.0.48 | New extended 'removeAllListeners' function |
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "event-emitter-enhancer",
"version": "1.0.56",
"version": "1.0.57",
"description": "Enhances the Node.js EventEmitter with extra capabilities.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit 79b5862

Please sign in to comment.