We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06113cf commit 010f816Copy full SHA for 010f816
src/Config.php
@@ -90,7 +90,7 @@ class Config
90
*
91
* @var string
92
*/
93
- public const VERSION = '4.0.0';
+ public const VERSION = '4.0.1';
94
95
/**
96
* Package stability; either stable, RC, beta or alpha.
0 commit comments