Skip to content

Commit

Permalink
release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf Kanchwala committed Apr 23, 2021
1 parent 585edcc commit 331134b
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.4.0"
const Terrascan = "v1.5.0"

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

0 comments on commit 331134b

Please sign in to comment.