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