Skip to content

Commit f6699c6

Browse files
committed
Update module version.
1 parent 07111bc commit f6699c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"repository": "git@github.com:mango/emitter.git",
44
"description": "A JavaScript event emitter written in ES6.",
55
"author": "Guille Paz <guille87paz@gmail.com>",
6-
"version": "0.0.1",
6+
"version": "0.0.2",
77
"scripts": {
88
"test": "_mocha",
99
"es5": "node babel.js",

0 commit comments

Comments
 (0)