Skip to content

Commit 6aa9673

Browse files
committed
[dist] Version 0.6.2
1 parent 6b803ab commit 6aa9673

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.6.1",
12+
"version" : "0.6.2",
1313
"scripts" : {"test": "./bin/vows --spec"},
1414
"engines" : {"node": ">=0.2.6"}
1515
}

0 commit comments

Comments
 (0)