From 50177630c8150a70e7d4b1ac40cd6b74888f5443 Mon Sep 17 00:00:00 2001 From: Gabriel Pan Gantes Date: Tue, 30 Jun 2026 12:21:34 +0200 Subject: [PATCH] chore(release): bump version to 1.12.0 Release the changes merged since v1.11.0: - feat(investment): add issueDate, purchaseDate, issuerCNPJ fields (#82) - feat(version): add Java version suffix to User-Agent (#95) Merging this to master triggers release.yml (tag v1.12.0 + GitHub Release) which in turn publishes the jar to GitHub Packages. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55a6f5c..b5488a4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ai.pluggy pluggy-java - 1.11.0 + 1.12.0 jar