We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9db77e commit b8de313Copy full SHA for b8de313
src/Meilisearch.php
@@ -6,7 +6,7 @@
6
7
class Meilisearch
8
{
9
- public const VERSION = '1.16.0';
+ public const VERSION = '1.16.1';
10
11
/**
12
* @return non-empty-string
0 commit comments