Skip to content

Commit

Permalink
re-bump output version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Jun 10, 2019
1 parent 1d62481 commit ca4b454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/validator/fullaudit.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

const (
// PolarisOutputVersion is the version of the current output structure
PolarisOutputVersion = "0.1"
PolarisOutputVersion = "0.2"
)

// ClusterSummary contains Polaris results as well as some high-level stats
Expand Down

0 comments on commit ca4b454

Please sign in to comment.