Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
jafarlihi committed Nov 27, 2022
1 parent 4d13b19 commit c404321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"github.com/urfave/cli/v2"
)

const Version = "0.2.1"
const Version = "0.2.2"

func addFeed(name string, url string) error {
homePath, err := os.UserHomeDir()
Expand Down

0 comments on commit c404321

Please sign in to comment.