We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164f89a commit 9865fcaCopy full SHA for 9865fca
src/Scout.php
@@ -13,7 +13,7 @@ class Scout
13
*
14
* @var string
15
*/
16
- const VERSION = '11.0.0';
+ const VERSION = '11.1.0';
17
18
/**
19
* The job class that should make models searchable.
0 commit comments