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