Skip to content

Commit ce0be4f

Browse files
🔖 version 1.0.0-RC1 (#14)
1 parent a8d81af commit ce0be4f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Mindee PHP API Library Changelog
2+
3+
## v1.0.0-RC1 - 2023-12-19
4+
* :tada: First release!

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 = '1.0.0';
5+
const VERSION = '1.0.0-RC1';

0 commit comments

Comments
 (0)