From 56d8fd4704356bb132630d4ce32a3e8d5b4c3506 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 15 Jan 2025 12:29:38 +0000 Subject: [PATCH] v3.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcf7fc690..c388cbf05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/test-utils", - "version": "3.15.4", + "version": "3.16.0", "repository": { "type": "git", "url": "git+https://github.com/nuxt/test-utils.git"