Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatGodApollo committed Apr 2, 2020
1 parent bcc787c commit f123ebb
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 @@ -35,7 +35,7 @@ var rootCmd = &cobra.Command{
Short: "A quick and easy way to run gists",
Long: `Quick Script Runner is a command line utility that allows you to run gists
with a single command.`,
Version: "0.7.0",
Version: "0.8.0",
}

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

0 comments on commit f123ebb

Please sign in to comment.