Skip to content

Commit 291dc54

Browse files
committed
README bump
1 parent b30f56a commit 291dc54

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
@@ -5,7 +5,7 @@ Used to redirect domain examplea.com to exampleb.com, or test.examplea.com to ex
55
``` terraform
66
module "redirect" {
77
source = "Lupus-Metallum/cloudfront-lambda-redirect/aws"
8-
version = "2.0.1"
8+
version = "2.4.0"
99
name = "example-redirect"
1010
source_zone_name = "examplea.com"
1111
source_sub_domain = "test"

0 commit comments

Comments
 (0)