Skip to content

Commit dce22c5

Browse files
Merge #162
162: Update meilisearch-symfony for the next release (v0.7.1) r=brunoocasali a=brunoocasali Changes: - #160 - #161 Co-authored-by: Bruno Casali <[email protected]>
2 parents fc6a53f + db564f5 commit dce22c5

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,5 +11,5 @@
1111
*/
1212
final class MeiliSearchBundle extends Bundle
1313
{
14-
public const VERSION = '0.7.0';
14+
public const VERSION = '0.7.1';
1515
}

0 commit comments

Comments
 (0)