Skip to content

Commit

Permalink
Update version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TwiN committed Jul 28, 2021
1 parent 8b6b789 commit 2cf8f83
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 @@ -7,7 +7,7 @@ For documentation on Gatus, see [TwinProduction/gatus](https://github.com/TwinPr
```hcl
module "gatus" {
source = "TwinProduction/gatus/kubernetes"
version = "0.0.1"
version = "0.0.2"
configuration_file_content = file("${path.module}/files/gatus.yaml")
}
```
Expand Down

0 comments on commit 2cf8f83

Please sign in to comment.