Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Commit 040ec04

Browse files
committed
Bumped version in README.md
1 parent e32c85f commit 040ec04

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
@@ -54,7 +54,7 @@ Next, add the following module to your Terraform configuration and apply it:
5454
``` hcl
5555
module "github_ci" {
5656
source = "github.com/squidfunk/terraform-aws-github-ci"
57-
version = "0.5.1"
57+
version = "0.5.2"
5858
5959
namespace = "<namespace>"
6060
github_owner = "<owner>"

0 commit comments

Comments
 (0)