Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marwanhawari committed Apr 7, 2024
1 parent 976c6a6 commit ee8dd38
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.3.0",
Version: "v0.4.0",
Commands: []cli.Command{
{
Name: "install",
Expand Down

0 comments on commit ee8dd38

Please sign in to comment.