Skip to content

Commit 023572a

Browse files
authored
Update Root.php
1 parent aefd88a commit 023572a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Root.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Root
2727
*
2828
* @var string
2929
*/
30-
public const string VERSION = '2.7.2';
30+
public const string VERSION = '2.7.3';
3131

3232
/**
3333
* The registered booting callbacks.

0 commit comments

Comments
 (0)