Skip to content

Commit 2a8f147

Browse files
authored
🔖 Version 5.1.0 (#330)
1 parent 924a54d commit 2a8f147

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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+
## v5.1.0 - 2026-06-09
4+
### Changes
5+
* :sparkles: add extracting Split and Crop to file
6+
7+
38
## v5.0.0 - 2026-05-22
49
### ¡Breaking Changes!
510
* :coffin: Remove obsolete/unused products:

pom.xml

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

373373
<properties>
374374
<!-- MINDEE VERSION GOES HERE -->
375-
<revision>5.0.0</revision>
375+
<revision>5.1.0</revision>
376376

377377
<!-- Give special access when running tests -->
378378
<surefire.addOpens>

0 commit comments

Comments
 (0)