Skip to content

Commit bc30a4d

Browse files
Increment version.
1 parent 564227b commit bc30a4d

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.0';
13+
const VERSION = '0.3.1';
1414
const DEFAULT_HASH_ALGORITHM = 'RS256';
1515
const HEADER_API_KEY = 'API-Key';
1616

0 commit comments

Comments
 (0)