fis-command-release
Advanced tools
Comparing version 0.4.5 to 0.4.6
{ | ||
"name" : "fis-command-release", | ||
"description" : "fis release command.", | ||
"version" : "0.4.5", | ||
"version" : "0.4.6", | ||
"author" : "FIS Team <fis@baidu.com>", | ||
@@ -6,0 +6,0 @@ "homepage" : "http://fis.baidu.com/", |
@@ -111,2 +111,3 @@ /* | ||
conf = false; | ||
pos = cwd.lastIndexOf('/'); | ||
} | ||
@@ -113,0 +114,0 @@ } while(pos > 0); |
11018
223