Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
buddyspike committed Jan 9, 2018
1 parent a533d14 commit 2698089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ var versionCmd = &cobra.Command{
Use: "version",
Short: "Displays the version of mbt",
Run: func(cmd *cobra.Command, args []string) {
println("0.1.28")
println("0.1.29")
},
}

0 comments on commit 2698089

Please sign in to comment.