From e9fadde4a9933654bf00c6d45d6b928304c97372 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 24 Oct 2025 10:55:32 +0000 Subject: [PATCH] v3.20.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52aa7feaf..77557a8a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/test-utils", - "version": "3.20.1", + "version": "3.20.2", "repository": { "type": "git", "url": "git+https://github.com/nuxt/test-utils.git"