diff --git a/Slim/App.php b/Slim/App.php index 8d39c9d5a..67a4d9eec 100644 --- a/Slim/App.php +++ b/Slim/App.php @@ -41,7 +41,7 @@ class App * * @var string */ - const VERSION = '3.12.3'; + const VERSION = '3.12.5'; /** * @var ContainerInterface