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 b23f900 commit 9c49a25Copy full SHA for 9c49a25
.version
@@ -1 +1 @@
1
-4.0.0
+4.0.1
src/Application/Stratum.php
@@ -23,7 +23,7 @@ class Stratum extends Application
23
*/
24
public function __construct()
25
{
26
- parent::__construct('stratum', '4.0.0');
+ parent::__construct('stratum', '4.0.1');
27
}
28
29
//--------------------------------------------------------------------------------------------------------------------
0 commit comments