Skip to content

Commit

Permalink
Merge pull request #31 from axiomhq/bump-provider-version
Browse files Browse the repository at this point in the history
  • Loading branch information
toppercodes authored Apr 25, 2024
2 parents b43a014 + 74f98a9 commit aa730ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axiom/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

const (
providerUserAgent = "terraform-provider-axiom/v1.0.4"
providerUserAgent = "terraform-provider-axiom/v1.1.0"
)

// Ensure the implementation satisfies the expected interfaces
Expand Down

0 comments on commit aa730ef

Please sign in to comment.