Skip to content

Commit

Permalink
Merge #524
Browse files Browse the repository at this point in the history
524: Update version for the next release (v1.2.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.2.1"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and meili-bot committed Jun 6, 2023
2 parents 0b17f18 + e06dc76 commit c153714
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.2.0';
public const VERSION = '1.2.1';

public static function qualifiedVersion()
{
Expand Down

0 comments on commit c153714

Please sign in to comment.