update version

This commit is contained in:
Liang Ding
2015-03-24 11:55:26 +08:00
parent 8c2c5e60e0
commit b5edff038b
14 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
var version = "",
newVersion = "";
var version = "0.6.7",
newVersion = "0.6.8";
process.argv.forEach(function (val, index) {
if (index === 2) {