We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b9299 commit 7c9b21dCopy full SHA for 7c9b21d
package.json
@@ -9,6 +9,6 @@
9
"main" : "./lib/vows",
10
"bin" : { "vows": "./bin/vows" },
11
"directories" : { "test": "./test" },
12
- "version" : "0.5.7",
+ "version" : "0.5.8",
13
"engines" : {"node": ">=0.2.6"}
14
}
0 commit comments