From 6e309219455d0b888651997e7b682e29ab7b39cd Mon Sep 17 00:00:00 2001 From: Jerry Ling Date: Wed, 6 Mar 2024 14:16:57 -0500 Subject: [PATCH] bump to 1.0.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index adc965d..d336f26 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "XXHashNative" uuid = "e5d8e439-e7fa-4681-9c12-1c64bda517be" authors = ["Moelf and contributors"] -version = "1.0.0" +version = "1.0.1" [deps] StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"