From b24b735d04ed98382a990ae6a86cc61e94c75fe0 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 17 Jan 2024 15:50:47 +0000 Subject: [PATCH] v3.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e21f2cff2..48c989bf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/test-utils", - "version": "3.9.0", + "version": "3.10.0", "repository": { "type": "git", "url": "git+https://github.com/nuxt/test-utils.git"