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