Skip to content

Commit 891316f

Browse files
Merge #326
326: Update version for the next release (v0.15.0) r=curquiza a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-symfony to a new version: "v0.15.0" Co-authored-by: meili-bot <[email protected]>
2 parents 2d73e42 + 4f3ffce commit 891316f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MeilisearchBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
final class MeilisearchBundle extends Bundle
1010
{
11-
public const VERSION = '0.14.0';
11+
public const VERSION = '0.15.0';
1212

1313
public static function qualifiedVersion()
1414
{

0 commit comments

Comments
 (0)