Skip to content

Commit

Permalink
Merge pull request #352 from norkunas/prep-release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
norkunas authored Sep 6, 2024
2 parents 95ce78f + 3ecb667 commit d510d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MeilisearchBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

final class MeilisearchBundle extends Bundle
{
public const VERSION = '0.15.4';
public const VERSION = '0.15.5';

public static function qualifiedVersion(): string
{
Expand Down

0 comments on commit d510d87

Please sign in to comment.