diff --git a/src/Pest.php b/src/Pest.php index 0565d966..f1c96550 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,5 +6,5 @@ namespace Pest; function version(): string { - return '0.3.0'; + return '0.3.1'; }