From 2ff70d0d3d42e5db92731ade35dec4da74907fe4 Mon Sep 17 00:00:00 2001 From: Kyle Huntsman <3432646+kylehuntsman@users.noreply.github.com> Date: Tue, 9 May 2023 17:57:32 -0700 Subject: [PATCH] v0.9.2 Bug fix for concurrent writes to server-timings metrics --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 3616e33f..b95f6ca6 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.9.1" + "version": "v0.9.2" }