From 2973b600f51648952539604c6ebc4a948d7087df Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 20 Mar 2023 10:39:49 +0000 Subject: [PATCH] release: v2.0.0 --- tests/.snapshots/help-command.txt | 2 +- tests/.snapshots/version-command.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/.snapshots/help-command.txt b/tests/.snapshots/help-command.txt index 70cfa7e3..256bc3c9 100644 --- a/tests/.snapshots/help-command.txt +++ b/tests/.snapshots/help-command.txt @@ -1,5 +1,5 @@ - Pest Testing Framework 2.x-dev. + Pest Testing Framework 2.0.0. USAGE: pest [options] diff --git a/tests/.snapshots/version-command.txt b/tests/.snapshots/version-command.txt index df653c1c..4c4c6b1b 100644 --- a/tests/.snapshots/version-command.txt +++ b/tests/.snapshots/version-command.txt @@ -1,3 +1,3 @@ - Pest Testing Framework 2.x-dev. + Pest Testing Framework 2.0.0.