Skip to content

Commit b355e5e

Browse files
📝 update version
1 parent 3904cd0 commit b355e5e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Mindee PHP API Library Changelog
22

3+
## v3.0.0-alpha1 - 2026-??-??
4+
### ¡Breaking Changes!
5+
*
6+
### Changes
7+
*
8+
### Fixes
9+
*
10+
311
## v2.8.0 - 2026-04-22
412
### Changes
513
* :sparkles: add support for V2 crop and split operations

src/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
namespace Mindee;
44

5-
const VERSION = '2.8.0';
5+
const VERSION = '3.0.0-alpha1';

0 commit comments

Comments
 (0)