10000 Update Client.php · jarnovanleeuwen/jwtapi@b988de9 · GitHub
[go: up one dir, main page]

Skip to content

Commit b988de9

Browse files
Update Client.php
1 parent 0f7f0f3 commit b988de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class Client
1212
{
13-
const VERSION = '0.3.1';
13+
const VERSION = '0.3.2';
1414
const DEFAULT_HASH_ALGORITHM = 'RS256';
1515
const HEADER_API_KEY = 'API-Key';
1616

0 commit comments

Comments
 (0)
0