Skip to content

Commit

Permalink
chore: set version to 3.3.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Jan 12, 2021
1 parent 40d5f86 commit 6fbad85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package version

const (
// Version is the software version
Version = "3.2.0"
Version = "3.3.0-alpha"
)

0 comments on commit 6fbad85

Please sign in to comment.