diff --git a/src/Scout.php b/src/Scout.php index 1d687d0e..b2693c97 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.8.6'; + const VERSION = '10.9.0'; /** * The job class that should make models searchable.