Skip to content

Commit fabef64

Browse files
authored
Merge pull request #313 from meilisearch/meili-bot/bump-version
Update version for the next release (v0.14.0)
2 parents a75f6da + 1cad8ee commit fabef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MeilisearchBundle.php

Lines changed: 1 addition & 1 deletion
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.13.1';
11+
public const VERSION = '0.14.0';
1212

1313
public static function qualifiedVersion()
1414
{

0 commit comments

Comments
 (0)