Skip to content

Commit 010f816

Browse files
committed
Config: update version nr to next
1 parent 06113cf commit 010f816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class Config
9090
*
9191
* @var string
9292
*/
93-
public const VERSION = '4.0.0';
93+
public const VERSION = '4.0.1';
9494

9595
/**
9696
* Package stability; either stable, RC, beta or alpha.

0 commit comments

Comments
 (0)