Skip to content

Commit

Permalink
0.8.2.40 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubk authored Apr 23, 2024
1 parent 7b69a86 commit dedd9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ast/ClassName.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Riverwaysoft\PhpConverter\Ast;

// version 0.8.2.39
// version 0.8.2.40
class ClassName
{
private string|null $short = null;
Expand Down

0 comments on commit dedd9c3

Please sign in to comment.