Skip to content

Commit b8de313

Browse files
meili-botStrift
andauthored
Update version for the next release (v1.16.1) in Meilisearch.php (#788)
Co-authored-by: Strift <Strift@users.noreply.github.com>
1 parent a9db77e commit b8de313

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

1111
/**
1212
* @return non-empty-string

0 commit comments

Comments
 (0)