diff --git a/Cargo.lock b/Cargo.lock index e5e8e1fc..f2bc7eca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -942,7 +942,7 @@ checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" [[package]] name = "coralogix-aws-shipper" -version = "1.0.15" +version = "1.0.16" dependencies = [ "anyhow", "async-recursion", diff --git a/Cargo.toml b/Cargo.toml index 02e3c110..62acdc4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coralogix-aws-shipper" -version = "1.0.15" +version = "1.0.16" edition = "2021" [dependencies] diff --git a/template.yaml b/template.yaml index c99c18dd..f76c70e0 100644 --- a/template.yaml +++ b/template.yaml @@ -25,7 +25,7 @@ Metadata: - kinesis - cloudfront HomePageUrl: https://coralogix.com - SemanticVersion: 1.0.15 + SemanticVersion: 1.0.16 SourceCodeUrl: https://github.com/coralogix/coralogix-aws-shipper AWS::CloudFormation::Interface: