From 3593b15e40fc0c8a1e8833367e5307d93c8b13dd Mon Sep 17 00:00:00 2001 From: Alexander Plavin Date: Wed, 20 Nov 2024 11:05:42 -0500 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 19bbe0be..a3957a40 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "StructArrays" uuid = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" -version = "0.6.19" +version = "0.6.21" [deps] ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"