Skip to content

Commit

Permalink
update version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf Kanchwala committed Nov 17, 2020
1 parent 6b484b1 commit b10a8e1
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.1.0"
const Terrascan = "v1.2.0"

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

0 comments on commit b10a8e1

Please sign in to comment.