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 2a5bef7 commit e58c568Copy full SHA for e58c568
src/Meilisearch.php
@@ -6,7 +6,7 @@
6
7
class Meilisearch
8
{
9
- public const VERSION = '1.14.0';
+ public const VERSION = '1.15.0';
10
11
/**
12
* @return non-empty-string
0 commit comments