Skip to content

Commit

Permalink
Version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed Apr 16, 2023
1 parent 1871232 commit 0628d42
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.6.0";
public const VERSION = "0.6.1";

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

Expand Down

0 comments on commit 0628d42

Please sign in to comment.