diff --git a/src/Scout.php b/src/Scout.php index 53edc22d..4ce20e94 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.4.0'; + const VERSION = '10.5.0'; /** * The job class that should make models searchable.