From 49d52c5e4558c48564e5d0ab03642e1c07ec26c8 Mon Sep 17 00:00:00 2001 From: DanielJDufour Date: Tue, 5 Dec 2023 20:22:21 -0500 Subject: [PATCH] 2.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index caaf363..357b529 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flug", - "version": "2.7.0", + "version": "2.7.1", "description": "Flug: The Test Runner with the Shortest Time to Takeoff", "main": "index.js", "types": "./index.d.ts",