Skip to content

Commit

Permalink
version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gennaro-tedesco committed Jul 17, 2022
1 parent fc3a763 commit 1fcc811
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 @@ -10,7 +10,7 @@ import (
var cfgFile string

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

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

0 comments on commit 1fcc811

Please sign in to comment.