Skip to content

Commit 44d3c9c

Browse files
authored
Merge pull request #3118 from slimphp/4.9.0-release
4.9.0 - Release
2 parents b7feb13 + 759a7a3 commit 44d3c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Slim/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class App extends RouteCollectorProxy implements RequestHandlerInterface
3838
*
3939
* @var string
4040
*/
41-
public const VERSION = '4.8.1';
41+
public const VERSION = '4.9.0';
4242

4343
/**
4444
* @var RouteResolverInterface

0 commit comments

Comments
 (0)