Skip to content

Commit

Permalink
Bump version to 0.7.1-dev (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Feb 25, 2021
1 parent a47f555 commit c0ac7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var (
gitSHA = "n/a"
name = "apptestctl"
source = "https://github.com/giantswarm/apptestctl"
version = "0.7.0"
version = "0.7.1-dev"
)

func Description() string {
Expand Down

0 comments on commit c0ac7e3

Please sign in to comment.