Skip to content

Commit 82a19f7

Browse files
committed
bump up version constant to 4.5.0
1 parent 3a8654d commit 82a19f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0';
41+
public const VERSION = '4.5.0';
4242

4343
/**
4444
* @var RouteResolverInterface

0 commit comments

Comments
 (0)