diff --git a/Slim/App.php b/Slim/App.php index 3e4323897..38256d81c 100644 --- a/Slim/App.php +++ b/Slim/App.php @@ -41,7 +41,7 @@ class App * * @var string */ - const VERSION = '3.12.1'; + const VERSION = '3.12.2'; /** * @var ContainerInterface