Skip to content

Commit 1aaed0b

Browse files
committed
Update component version.
1 parent f385dd6 commit 1aaed0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"repo": "mango/emitter",
44
"description": "A JavaScript event emitter written in ES6.",
55
"author": "Guille Paz <guille87paz@gmail.com>",
6-
"version": "0.0.5",
6+
"version": "0.0.6",
77
"twitter": "@getmango",
88
"keywords": [
99
"emitter"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "Guille Paz",
1010
"email": "guille87paz@gmail.com"
1111
},
12-
"version": "0.0.5",
12+
"version": "0.0.6",
1313
"scripts": {
1414
"test": "_mocha",
1515
"hint": "jshint ./src/index.js",

0 commit comments

Comments
 (0)