diff --git a/src/Pest.php b/src/Pest.php index ef49a966..37a5735a 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,5 +6,5 @@ namespace Pest; function version(): string { - return '0.3.12'; + return '0.3.13'; }