Skip to content

Commit

Permalink
Merge pull request #533 from dev-gaur/release_v1.3.2
Browse files Browse the repository at this point in the history
bump terrascan version to v1.3.2
  • Loading branch information
Devang Gaur authored Feb 3, 2021
2 parents 4febd3b + 029a082 commit fed8436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package version

// Terrascan The Terrascan version
const Terrascan = "v1.3.1"
const Terrascan = "v1.3.2"

// Get returns the terrascan version
func Get() string {
Expand Down

0 comments on commit fed8436

Please sign in to comment.