Skip to content

Commit

Permalink
increased version for release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Gladysch committed Apr 18, 2016
1 parent 0159587 commit 991214b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/glady/Behind.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/
class Behind
{
const VERSION = '0.1.2';
const VERSION = '0.1.3';

/** @var ClassLoader */
private static $classLoader = null;
Expand Down

0 comments on commit 991214b

Please sign in to comment.