From 639f431df9acf8de0f28b65764f27573cb370264 Mon Sep 17 00:00:00 2001 From: DanielJDufour Date: Fri, 27 May 2022 21:10:27 -0400 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9e95a4..0d61af5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flug", - "version": "2.3.0", + "version": "2.3.1", "description": "Flug: The Test Runner with the Shortest Time to Takeoff", "main": "index.js", "types": "./flug.d.ts",