Skip to content

Commit a217329

Browse files
authored
🔖 version 4.12.1 (#161)
1 parent b30d368 commit a217329

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Mindee Java API Library Changelog
22

3+
## v4.12.1 - 2024-03-19
4+
### Changes
5+
* :arrow_up: update libraries for Java 21
6+
7+
### Fixes
8+
* :bug: fix HTML in docs
9+
10+
311
## v4.12.0 - 2024-03-18
412
### Changes
513
* :sparkles: update Invoice to v4.5

pom.xml

+1-1
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.12.0</version>
8+
<version>4.12.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)