Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
marwanhawari committed Feb 4, 2022
1 parent af5822a commit 6d6f3a1
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 @@ -12,7 +12,7 @@ func main() {

app := &cli.App{
Name: "stew",
Version: "v0.1.0",
Version: "v0.2.0",
Commands: []cli.Command{
{
Name: "install",
Expand Down

0 comments on commit 6d6f3a1

Please sign in to comment.