Skip to content

Commit 5795e6e

Browse files
Merge #261
261: Update version for the next release (v0.13.0) 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.0" Co-authored-by: meili-bot <[email protected]>
2 parents 1aa612e + 977eccf commit 5795e6e

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
@@ -11,7 +11,7 @@
1111
*/
1212
final class MeilisearchBundle extends Bundle
1313
{
14-
public const VERSION = '0.12.0';
14+
public const VERSION = '0.13.0';
1515

1616
public static function qualifiedVersion()
1717
{

0 commit comments

Comments
 (0)