Skip to content

Commit

Permalink
Prepared the 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 8, 2018
1 parent d76389b commit 5a73eea
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.0-DEV';
public const VERSION = '2.0.0';

public function build(ContainerBuilder $container)
{
Expand Down

0 comments on commit 5a73eea

Please sign in to comment.