Skip to content

Commit bf905fa

Browse files
committed
v4.0.3
1 parent 427b31b commit bf905fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
class Router
3131
{
32-
const VERSION = '4.0.3-pre.1';
32+
const VERSION = '4.0.3';
3333

3434
private $control = null;
3535
private $forceSlash = false;

0 commit comments

Comments
 (0)