Skip to content

Commit

Permalink
Version 0.0.6 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
landrito authored Sep 24, 2018
1 parent 1586d0e commit 21fd119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var rootCmd = &cobra.Command{
Long: `Showcase is an API used to showcase Generate API Client (GAPIC)
features. This tool is used start the API and as well as being used for
running any commands to manage the showcase testing infrastructure.`,
Version: "0.0.5",
Version: "0.0.6",
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down

0 comments on commit 21fd119

Please sign in to comment.