Skip to content

Commit

Permalink
feat: bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Madh93 committed Jul 26, 2023
1 parent b3cf88f commit 6b55e68
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.1.0",
Version: "0.2.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 6b55e68

Please sign in to comment.