Skip to content

Commit f082c63

Browse files
committed
upgrade version
1 parent bc45c7b commit f082c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cocktail-trait-eventable",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "EventEmitter as delegate trait",
55
"main": "lib/Eventable",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
},
2323
"license": "MIT",
2424
"dependencies": {
25-
"cocktail": "~0.4.6"
25+
"cocktail": "~0.5"
2626
},
2727
"devDependencies": {
2828
"grunt-simple-mocha": "~0.4.0",

0 commit comments

Comments
 (0)