Skip to content

Commit

Permalink
Merge branch 'v0.1.x' of https://github.com/glady/Behind into v0.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Gladysch committed Apr 18, 2016
2 parents 2b7decc + 4a69790 commit 0159587
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.1';
const VERSION = '0.1.2';

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

0 comments on commit 0159587

Please sign in to comment.