We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07111bc commit f6699c6Copy full SHA for f6699c6
package.json
@@ -3,7 +3,7 @@
3
"repository": "git@github.com:mango/emitter.git",
4
"description": "A JavaScript event emitter written in ES6.",
5
"author": "Guille Paz <guille87paz@gmail.com>",
6
- "version": "0.0.1",
+ "version": "0.0.2",
7
"scripts": {
8
"test": "_mocha",
9
"es5": "node babel.js",
0 commit comments