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 a4bd92b + 90e3f6c commit ced2b07Copy full SHA for ced2b07
cmd/tar-split/main.go
@@ -7,7 +7,7 @@ import (
7
"github.com/urfave/cli"
8
)
9
10
-var Version = "v0.12.0"
+var Version = "v0.12.1"
11
12
func main() {
13
app := cli.NewApp()
0 commit comments