Skip to content

Commit

Permalink
Coin version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tchapi committed Mar 14, 2022
1 parent 2513911 commit 58878ef
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 @@ -4,5 +4,5 @@

final class Version
{
public const VERSION = '1.9.1';
public const VERSION = '1.10.0';
}

0 comments on commit 58878ef

Please sign in to comment.