From e2cacd293ccafe98431ecd9ae016703959713498 Mon Sep 17 00:00:00 2001 From: John Haugeland Date: Tue, 19 Apr 2022 11:50:52 -0700 Subject: [PATCH] getting ready to diff the benchmarks too --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c24f846..31296072 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jssm", - "version": "5.42.0", + "version": "5.42.1", "engines": { "node": ">=10.0.0" },