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

Commit 99d8c75

Browse files
authored
Merge pull request #10 from hhxsv5/master
release 1.0.13
2 parents 61f4dad + 3576641 commit 99d8c75

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.12';
19+
const VERSION = '1.0.13';
2020

2121
/**
2222
* @var string

0 commit comments

Comments
 (0)