Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
version bump v0.4.2 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Apr 5, 2018
1 parent f32e663 commit ce28990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
*/
class Version
{
const VERSION = '0.4.1';
const VERSION = '0.4.2';
}

0 comments on commit ce28990

Please sign in to comment.