diff --git a/docs/src/docs/installation.md b/docs/src/docs/installation.md index e5398f27..67e50ce7 100644 --- a/docs/src/docs/installation.md +++ b/docs/src/docs/installation.md @@ -14,7 +14,7 @@ This bundle can be installed at any moment during a project’s lifecycle. Use [Composer](https://getcomposer.org/) to install the bundle: ```shell -composer require kreyu/data-table-bundle 0.20.* +composer require kreyu/data-table-bundle 0.21.* ``` ::: danger This bundle is not production ready!