From 1df432c895d5479dbc7b4f9264639cb36559bc90 Mon Sep 17 00:00:00 2001 From: nileshgadgi Date: Fri, 28 Jul 2023 19:29:29 +0530 Subject: [PATCH] feat: update release version in readme --- README.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.yaml b/README.yaml index ff89e63..bcd9ed4 100644 --- a/README.yaml +++ b/README.yaml @@ -47,7 +47,7 @@ usage : |- ```hcl module "ses" { source = "clouddrove/ses/aws" - version = "1.3.0" + version = "1.3.1" domain = "clouddrove.com" enable_email = true