Skip to content

Commit

Permalink
updated README.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 13, 2020
1 parent 2544156 commit c522a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Basic usage of this module is as follows:
```hcl
module "bigquery" {
source = "terraform-google-modules/bigquery/google"
version = "~> 4.1"
version = "~> 4.2"
dataset_id = "foo"
dataset_name = "foo"
Expand Down

0 comments on commit c522a10

Please sign in to comment.