Skip to content

Commit

Permalink
Merge #679
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
meili-bors[bot] and meili-bot authored Sep 15, 2024
2 parents ceacf5f + 7e8ab79 commit e3d8a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Meilisearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class Meilisearch
{
public const VERSION = '1.10.0';
public const VERSION = '1.10.1';

public static function qualifiedVersion()
{
Expand Down

0 comments on commit e3d8a74

Please sign in to comment.