Skip to content

Commit e3d8a74

Browse files
Merge #679
679: Update version for the next release (v1.10.1) r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-php to a new version: "v1.10.1" Co-authored-by: meili-bot <[email protected]>
2 parents ceacf5f + 7e8ab79 commit e3d8a74

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)