Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 9bfd682

Browse files
committed
release 1.0.10
1 parent e5765fb commit 9bfd682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ abstract class Api
1616
/**
1717
* @var string SDK Version
1818
*/
19-
const VERSION = '1.0.9';
19+
const VERSION = '1.0.10';
2020

2121
/**
2222
* @var string

0 commit comments

Comments
 (0)