Skip to content

Commit

Permalink
Increment version.
Browse files Browse the repository at this point in the history
jarnovanleeuwen authored Jul 17, 2018

Verified

This commit was signed with the committer’s verified signature.
0x2142 Matt Schmitz
1 parent 564227b commit bc30a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/Client.php
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@

class Client
{
const VERSION = '0.3.0';
const VERSION = '0.3.1';
const DEFAULT_HASH_ALGORITHM = 'RS256';
const HEADER_API_KEY = 'API-Key';

0 comments on commit bc30a4d

Please sign in to comment.