diff --git a/src/Scout.php b/src/Scout.php index 953badf4..a5e6e3d4 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.2.4'; + const VERSION = '10.3.0'; /** * The job class that should make models searchable.