diff --git a/src/Scout.php b/src/Scout.php index f549e645..aef16272 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.12.1'; + const VERSION = '10.12.2'; /** * The job class that should make models searchable.