Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sj-i committed Feb 14, 2022
1 parent d004256 commit 887b1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpProfiler.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
final class PhpProfiler
{
public const TOOL_NAME = 'php-profiler';
public const VERSION = '0.5.0-dev';
public const VERSION = '0.5.0';
}

0 comments on commit 887b1fc

Please sign in to comment.