Skip to content

Commit cb0e455

Browse files
committed
toil: bump version to v0.8.0
1 parent c07174d commit cb0e455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030

3131
var cfgFile string
3232

33-
var versionString = "0.7.0"
33+
var versionString = "0.8.0"
3434

3535
// rootCmd represents the base command when called without any subcommands
3636
var rootCmd = &cobra.Command{

0 commit comments

Comments
 (0)