From 07d988c424dea7e4e7d128b217182e1414310560 Mon Sep 17 00:00:00 2001 From: Jacob Li Date: Mon, 24 Jun 2024 13:37:37 -0700 Subject: [PATCH] Version bump --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63f69f1..3a1de0a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For more information on using the amazon-sqs-java-extended-client-lib, see our g com.amazonaws amazon-sqs-java-extended-client-lib - 2.1.0 + 2.1.1 jar ``` diff --git a/pom.xml b/pom.xml index f3965d4..765b16a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.amazonaws amazon-sqs-java-extended-client-lib - 2.1.0 + 2.1.1 jar Amazon SQS Extended Client Library for Java An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.