We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4137acc commit b4e7f2dCopy full SHA for b4e7f2d
src/MeilisearchBundle.php
@@ -11,7 +11,7 @@
11
*/
12
final class MeilisearchBundle extends Bundle
13
{
14
- public const VERSION = '0.10.0';
+ public const VERSION = '0.10.1';
15
16
public static function qualifiedVersion()
17
0 commit comments