Skip to content

Commit 33aeb64

Browse files
committed
(dist) Version bump. 0.5.10
1 parent 889b748 commit 33aeb64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"url" : "http://vowsjs.org",
55
"keywords" : ["testing", "spec", "test", "BDD"],
66
"author" : "Alexis Sellier <self@cloudhead.net>",
7-
"contributors" : [],
7+
"contributors" : [{ name: "Charlie Robbins", email: "charlie.robbins@gmail.com" }],
88
"dependencies" : {"eyes": ">=0.1.6"},
99
"main" : "./lib/vows",
1010
"bin" : { "vows": "./bin/vows" },
1111
"directories" : { "test": "./test", "bin": "./bin" },
12-
"version" : "0.5.9",
12+
"version" : "0.5.10",
1313
"engines" : {"node": ">=0.2.6"}
1414
}

0 commit comments

Comments
 (0)