We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80a63cc + 792a517 commit 42a2f59Copy full SHA for 42a2f59
cmd/tar-split/main.go
@@ -7,7 +7,7 @@ import (
7
"github.com/urfave/cli"
8
)
9
10
-var Version = "v0.11.3"
+var Version = "v0.11.7"
11
12
func main() {
13
app := cli.NewApp()
0 commit comments