diff --git a/src/EasyAdminBundle.php b/src/EasyAdminBundle.php index aa91dd1482..dc4c3c2b2c 100644 --- a/src/EasyAdminBundle.php +++ b/src/EasyAdminBundle.php @@ -13,7 +13,7 @@ */ class EasyAdminBundle extends Bundle { - public const VERSION = '2.0.2-DEV'; + public const VERSION = '2.0.2'; public function build(ContainerBuilder $container) {