Skip to content

Commit 42a2f59

Browse files
authored
Merge pull request #78 from vbatts/version
main: update version
2 parents 80a63cc + 792a517 commit 42a2f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/tar-split/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/urfave/cli"
88
)
99

10-
var Version = "v0.11.3"
10+
var Version = "v0.11.7"
1111

1212
func main() {
1313
app := cli.NewApp()

0 commit comments

Comments
 (0)