Skip to content

Commit

Permalink
Version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed Mar 13, 2023
1 parent 07d0d97 commit 848943a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Adapterman.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class Adapterman
{
public const VERSION = "0.5.5";
public const VERSION = "0.6.0";

public const NAME = "Adapterman v". self::VERSION;

Expand Down

0 comments on commit 848943a

Please sign in to comment.