Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekz committed Apr 10, 2017
1 parent 5657181 commit a99d7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Challonge/Challonge.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Challonge
/**
* ChallongePHP version.
*/
const VERSION = '1.0.2';
const VERSION = '1.0.3';

/**
* Instantiate an instance with the API key.
Expand Down

0 comments on commit a99d7df

Please sign in to comment.