Skip to content

Commit

Permalink
NOISSUE - Update version.go with 0.12.1 (#1418)
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Imperiale <[email protected]>
  • Loading branch information
manuio authored May 11, 2021
1 parent 9ce31b6 commit 38ca7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"net/http"
)

const version string = "0.12.0"
const version string = "0.12.1"

// VersionInfo contains version endpoint response.
type VersionInfo struct {
Expand Down

0 comments on commit 38ca7f7

Please sign in to comment.