Skip to content

Commit

Permalink
update version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf Kanchwala authored and cesar-rodriguez committed Jan 19, 2021
1 parent 6da5e88 commit 88481ce
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.2.0"
const Terrascan = "v1.3.0"

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

0 comments on commit 88481ce

Please sign in to comment.