From 1f9272c9a51d01b33ca0658ff0f5af3beb5f684b Mon Sep 17 00:00:00 2001 From: Kewyn Akshlley Date: Sun, 28 Jun 2026 22:08:09 -0300 Subject: [PATCH] chore: Bump to v4.16.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5457e2f..46aab4d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.resend -VERSION_NAME=4.15.0 +VERSION_NAME=4.16.0 POM_URL=https://github.com/resendlabs/resend-java POM_SCM_URL=https://github.com/resendlabs/resend-java.git