From 0ffca5eeb04b3d163624aad28ef36911edd224d7 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 10 Oct 2024 12:36:51 +0200 Subject: [PATCH] 6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f48687..c37a2d7 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "strict": true }, "type": "module", - "version": "6.1.1", + "version": "6.2.0", "xo": { "prettier": true }