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 3ca130d commit f6cf455Copy full SHA for f6cf455
src/Scout.php
@@ -12,7 +12,7 @@ class Scout
12
*
13
* @var string
14
*/
15
- const VERSION = '10.1.0';
+ const VERSION = '10.1.1';
16
17
/**
18
* The job class that should make models searchable.
0 commit comments