Skip to content

Commit

Permalink
Prepared the 2.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 19, 2018
1 parent ed7022b commit d59f115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EasyAdminBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit d59f115

Please sign in to comment.