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