Skip to content

Commit

Permalink
Bump version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuecker committed Feb 14, 2020
1 parent e515bb1 commit 2b6f786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ This bundle creates a multidimensional array based on meta options of pages. It
Add this bundle in your `composer.json` file by requiring it:

```
composer require janbuecker/sculpin-meta-navigation-bundle ^0.5
composer require janbuecker/sculpin-meta-navigation-bundle ^0.6
```

Now you can register the bundle in your `SculpinKernel` class available on `app/SculpinKernel.php` file:
Expand Down

0 comments on commit 2b6f786

Please sign in to comment.