diff --git a/README.md b/README.md index e39de9f..f4041ea 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This Lambda Function forwards subject & body of SNS messages to CloudWatch Log G ``` ruby module "sns_logger" { source = "robertpeteuil/sns-to-cloudwatch-logs-lambda/aws" - version = "1.0.0" + version = "1.0.1" aws_region = "us-west-2" sns_topic_name = "projectx-logging"