Skip to content

Commit 2d14c12

Browse files
committed
Bump the version number
1 parent 3b61f50 commit 2d14c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Connection
3333

3434
private const TOKEN_URL = '/oauth/token';
3535

36-
private const VERSION = '1.0.1';
36+
private const VERSION = '1.0.2';
3737

3838
/** @var Client|null */
3939
private ?Client $client = null;

0 commit comments

Comments
 (0)