We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f385dd6 commit 1aaed0bCopy full SHA for 1aaed0b
component.json
@@ -3,7 +3,7 @@
3
"repo": "mango/emitter",
4
"description": "A JavaScript event emitter written in ES6.",
5
"author": "Guille Paz <guille87paz@gmail.com>",
6
- "version": "0.0.5",
+ "version": "0.0.6",
7
"twitter": "@getmango",
8
"keywords": [
9
"emitter"
package.json
@@ -9,7 +9,7 @@
"name": "Guille Paz",
10
"email": "guille87paz@gmail.com"
11
},
12
13
"scripts": {
14
"test": "_mocha",
15
"hint": "jshint ./src/index.js",
0 commit comments