From 8a60f95869bc9602230fe3119217558e7d7902bf Mon Sep 17 00:00:00 2001 From: DanielJDufour Date: Wed, 15 May 2024 22:30:21 -0400 Subject: [PATCH] 2.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bd9e21..041a5da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flug", - "version": "2.8.1", + "version": "2.8.2", "description": "Flug: The Test Runner with the Shortest Time to Takeoff", "main": "index.js", "types": "./index.d.ts",