Skip to content

Commit 757cfa1

Browse files
authored
version v0.7.0 (#928)
1 parent be72d23 commit 757cfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ SPDX-License-Identifier: Apache-2.0
77
package version
88

99
// 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"
10+
const VersionCore = "0.7.0"

0 commit comments

Comments
 (0)