Skip to content

Commit

Permalink
Bump version to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixep committed Aug 10, 2020
1 parent cd8b6f4 commit 244d20d
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.0"
VERSION = "v0.2.1"
)

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

0 comments on commit 244d20d

Please sign in to comment.