Skip to content

Commit

Permalink
Merge pull request #508 from kanchwala-yusuf/v1.3.1
Browse files Browse the repository at this point in the history
release v1.3.1
  • Loading branch information
amirbenv authored Jan 22, 2021
2 parents 51aaf1f + 88073ee commit 6a282a9
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.0"
const Terrascan = "v1.3.1"

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

0 comments on commit 6a282a9

Please sign in to comment.