Skip to content

Commit 0091750

Browse files
committed
docs: update README
1 parent 151eaf7 commit 0091750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Most basic usage creating a new private github repository.
8282
```hcl
8383
module "repository" {
8484
source = "mineiros-io/repository/github"
85-
version = "~> 0.10.0"
85+
version = "~> 0.11.0"
8686
8787
name = "terraform-github-repository"
8888
license_template = "apache-2.0"

0 commit comments

Comments
 (0)