Skip to content

Commit 64e2a43

Browse files
Merge #194
194: Update version for the next release (v0.8.1) r=brunoocasali a=brunoocasali Co-authored-by: Bruno Casali <[email protected]>
2 parents 7efe6de + 2c9162a commit 64e2a43

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.8.0';
14+
public const VERSION = '0.8.1';
1515

1616
public static function qualifiedVersion()
1717
{

0 commit comments

Comments
 (0)