Skip to content

Commit 9c49a25

Browse files
committed
Release: 4.0.1
1 parent b23f900 commit 9c49a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.1

src/Application/Stratum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Stratum extends Application
2323
*/
2424
public function __construct()
2525
{
26-
parent::__construct('stratum', '4.0.0');
26+
parent::__construct('stratum', '4.0.1');
2727
}
2828

2929
//--------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)