Skip to content

Commit

Permalink
bump version to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marwanhawari committed Mar 8, 2022
1 parent 15ef84b commit f6878c9
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.2.0",
Version: "v0.3.0",
Commands: []cli.Command{
{
Name: "install",
Expand Down

0 comments on commit f6878c9

Please sign in to comment.