We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be72d23 commit 757cfa1Copy full SHA for 757cfa1
pkg/version/version.go
@@ -7,4 +7,4 @@ SPDX-License-Identifier: Apache-2.0
7
package version
8
9
// versionCore is the core portion of the vpc-network-config-analyzer CLI version per Semantic Versioning 2.0.0
10
-const VersionCore = "0.6.1"
+const VersionCore = "0.7.0"
0 commit comments