From 115bdad0cbbe8b54bf53a624fcc61a126d9ab1f4 Mon Sep 17 00:00:00 2001 From: Joe Fowler Date: Tue, 28 May 2024 11:10:06 -0600 Subject: [PATCH] Update VERSIONS.md --- VERSIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSIONS.md b/VERSIONS.md index 16bb02a..cb0da86 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -1,6 +1,6 @@ ## DASTARD Versions -**0.3.3** May 2024- +**0.3.3** May 28, 2024 * Make publisher more responsive: don't block data processors waiting on disk flush. * Construct all file paths using `path/filepath` to get OS-specific details right (issue 342).