re-bump output version

This commit is contained in:
Bobby Brennan
2019-06-10 14:43:15 +00:00
parent 1d6248180e
commit ca4b45451f

View File

@@ -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