Skip to content

Commit

Permalink
Merge pull request #390 from kanchwala-yusuf/update-version/1.2.0
Browse files Browse the repository at this point in the history
update version to v1.2.0
  • Loading branch information
cesar-rodriguez committed Nov 17, 2020
2 parents ee0bd01 + b10a8e1 commit 2d1374b
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 2d1374b

Please sign in to comment.