Skip to content

Commit

Permalink
crowlet: bump version for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixep committed Nov 16, 2024
1 parent 633be00 commit c9e08ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/crowlet/crowlet.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

var (
// VERSION stores the current version as string
VERSION = "v0.2.1"
VERSION = "v0.3.0"
)

func beforeApp(c *cli.Context) error {
Expand Down

0 comments on commit c9e08ae

Please sign in to comment.