Skip to content

Commit f9fa1c6

Browse files
authored
🔖 Version 4.32.1 (#250)
1 parent 453ea5c commit f9fa1c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Mindee Java Client Library Changelog
22

3+
## v4.32.1 - 2025-07-01
4+
### Fixes
5+
* :bug: fix for invalid polygons returned by the server (#249)
6+
7+
38
## v4.32.0 - 2025-06-03
49
### Changes
510
* :sparkles: add support for address fields

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.mindee.sdk</groupId>
77
<artifactId>mindee-api-java</artifactId>
8-
<version>4.32.0</version>
8+
<version>4.32.1</version>
99
<modelVersion>4.0.0</modelVersion>
1010
<name>Mindee Java Helper Library</name>
1111
<description>Java Library to call Mindee's Off-The-Shelf and Custom APIs</description>

0 commit comments

Comments
 (0)