From 36d6d889ac8bc4c483bb83a81d7cf343fcade2cb Mon Sep 17 00:00:00 2001 From: Atri Date: Fri, 3 Oct 2025 17:27:42 -0400 Subject: [PATCH] feat: Force release --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 5b8c7e6..6a6fb81 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -115,4 +115,4 @@ nexusPublishing { password = System.getenv("SONATYPE_PASSWORD") } } -} \ No newline at end of file +}