release 1.0.0

This commit is contained in:
Alex
2025-08-13 22:00:54 +03:00
parent 17acd6de67
commit 0bb13b3a7c
4 changed files with 31 additions and 9 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ use RuntimeException;
*/
class Api
{
public const string LIBRARY_VERSION = '0.9.0';
public const string LIBRARY_VERSION = '1.0.0';
public const string API_VERSION = '0.0.6';