From ddf62e883b5e56c3ba84ad0acf0e7966cc3ade48 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Fri, 8 Oct 2021 16:45:16 -0700 Subject: [PATCH] 0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdae144..664cead 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uvu", - "version": "0.5.1", + "version": "0.5.2", "repository": "lukeed/uvu", "description": "uvu is an extremely fast and lightweight test runner for Node.js and the browser", "module": "dist/index.mjs",