Skip to content

Commit 7e8ab79

Browse files
committed
Update src/Meilisearch.php
1 parent ceacf5f commit 7e8ab79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meilisearch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Meilisearch
88
{
9-
public const VERSION = '1.10.0';
9+
public const VERSION = '1.10.1';
1010

1111
public static function qualifiedVersion()
1212
{

0 commit comments

Comments
 (0)