From 56e1cb25ecd76cbf5cd3fd28c7a4c07db405c5c3 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Sun, 3 Jul 2022 13:28:41 -0700 Subject: [PATCH] 0.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7df4944..1f9503c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uvu", - "version": "0.5.5", + "version": "0.5.6", "repository": "lukeed/uvu", "description": "uvu is an extremely fast and lightweight test runner for Node.js and the browser", "module": "dist/index.mjs",