Skip to content

Commit 098bb08

Browse files
Update version constant (#192)
1 parent 1f86526 commit 098bb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Util/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818
class Version
1919
{
20-
const SDK_VERSION = '3.0.0';
20+
const SDK_VERSION = '3.0.1';
2121

2222
/**
2323
* @var Version

0 commit comments

Comments
 (0)