Skip to content

Commit

Permalink
feat: bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Madh93 committed Jul 13, 2023
1 parent b088d43 commit ea1f49c
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 @@ -18,7 +18,7 @@ var (

var rootCmd = &cobra.Command{
Use: "toffu",
Version: "0.0.1",
Version: "0.1.0",
Short: "Toffu - Woffu presence from your terminal",
Long: "Toffu is a simple CLI to manage presence in Woffu from your terminal",
Run: func(cmd *cobra.Command, args []string) {
Expand Down

0 comments on commit ea1f49c

Please sign in to comment.