Skip to content

Commit 2232b18

Browse files
Merge #205
205: Update version for the next release (v0.8.2) r=brunoocasali a=brunoocasali This version removes illuminate dependency 🎉 #190 Co-authored-by: Bruno Casali <[email protected]>
2 parents a65e4dc + 04f3e72 commit 2232b18

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

1616
public static function qualifiedVersion()
1717
{

0 commit comments

Comments
 (0)