Skip to content

Commit

Permalink
docs(index): Update to 5.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed Aug 26, 2024
1 parent de723ce commit b0a44ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ terraform {
required_providers {
fastly = {
source = "fastly/fastly"
version = ">= 5.12.0"
version = ">= 5.13.0"
}
}
}
Expand Down

0 comments on commit b0a44ec

Please sign in to comment.