Skip to content

Commit ced2b07

Browse files
authored
Merge pull request #84 from vbatts/bumpversion
version: bump to v0.12.1
2 parents a4bd92b + 90e3f6c commit ced2b07

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.12.0"
10+
var Version = "v0.12.1"
1111

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

0 commit comments

Comments
 (0)