We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef70d0 commit 0ae1e67Copy full SHA for 0ae1e67
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-eventemitter",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"description": "Just like EventEmitter, but with support for callbacks and interuption of the listener-chain",
5
"main": "index.js",
6
"scripts": {
0 commit comments