Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jun 6, 2015
1 parent 9b4419a commit 28a3350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/PSX/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/
class Base
{
const VERSION = '1.0.2';
const VERSION = '1.0.3';

/**
* Returns the version of the framework
Expand Down

0 comments on commit 28a3350

Please sign in to comment.