Skip to content

Commit a5912ba

Browse files
committed
[dist] Version bump. 0.5.13
1 parent 0894d94 commit a5912ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"main" : "./lib/vows",
1010
"bin" : { "vows": "./bin/vows" },
1111
"directories" : { "test": "./test", "bin": "./bin" },
12-
"version" : "0.5.12",
12+
"version" : "0.5.13",
1313
"scripts" : {"test": "./bin/vows --spec"},
1414
"engines" : {"node": ">=0.2.6"}
1515
}

0 commit comments

Comments
 (0)