diff --git a/docs/src/docs/installation.md b/docs/src/docs/installation.md index 28e4e3ea..ff852a68 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.22.* +composer require kreyu/data-table-bundle 0.23.* ``` ::: danger This bundle is not production ready!