Skip to content

Commit

Permalink
v 0.7.0
Browse files Browse the repository at this point in the history
As need a change in the php.ini
  • Loading branch information
joanhey authored Jan 8, 2025
1 parent 0870ca9 commit 96ed1b4
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 @@ -19,7 +19,7 @@

class Adapterman
{
public const VERSION = "0.6.2";
public const VERSION = "0.7.0";

public const NAME = 'Adapterman/'. self::VERSION. ' (Workerman/'. Worker::VERSION. ')';

Expand Down

0 comments on commit 96ed1b4

Please sign in to comment.