Skip to content

Commit 982fda2

Browse files
Merge #292
292: Update version for the next release (v0.13.1) r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-symfony to a new version: "v0.13.1" Co-authored-by: meili-bot <[email protected]>
2 parents a4ba99e + 854abca commit 982fda2

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.0';
11+
public const VERSION = '0.13.1';
1212

1313
public static function qualifiedVersion()
1414
{

0 commit comments

Comments
 (0)