Skip to content

Commit c4eb8ec

Browse files
Merge #657
657: Update version for the next release (v1.9.1) r=curquiza a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-php to a new version: "v1.9.1" Co-authored-by: meili-bot <[email protected]>
2 parents 9215471 + c97b085 commit c4eb8ec

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.9.0';
9+
public const VERSION = '1.9.1';
1010

1111
public static function qualifiedVersion()
1212
{

0 commit comments

Comments
 (0)