Skip to content

Commit

Permalink
Updating provider version in version.go to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jillianwilson committed May 15, 2024
1 parent c57cde6 commit bb8bbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package version

var (
// ProviderVersion is set during release.
ProviderVersion = "1.4.3"
ProviderVersion = "2.0.0"
)

0 comments on commit bb8bbc7

Please sign in to comment.