Skip to content

Commit

Permalink
added tag v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gennaro-tedesco committed Aug 10, 2024
1 parent 1f1dfe4 commit dff7f54
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 @@ -11,7 +11,7 @@ import (
var cfgFile string

// VERSION number: change manually
const VERSION = "0.0.7"
const VERSION = "0.0.8"

var rootCmd = &cobra.Command{
Use: "gh-i",
Expand Down

0 comments on commit dff7f54

Please sign in to comment.