From 81ab6d861ce7aa964f262d7d21a7859aee3df4c8 Mon Sep 17 00:00:00 2001 From: Kewyn Akshlley Date: Wed, 17 Jun 2026 11:42:35 -0300 Subject: [PATCH] chore: Bump to v4.15.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7282929..5457e2f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.resend -VERSION_NAME=4.14.1 +VERSION_NAME=4.15.0 POM_URL=https://github.com/resendlabs/resend-java POM_SCM_URL=https://github.com/resendlabs/resend-java.git