We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7f0f3 commit b988de9Copy full SHA for b988de9
src/Client/Client.php
@@ -10,7 +10,7 @@
10
11
class Client
12
{
13
- const VERSION = '0.3.1';
+ const VERSION = '0.3.2';
14
const DEFAULT_HASH_ALGORITHM = 'RS256';
15
const HEADER_API_KEY = 'API-Key';
16
0 commit comments