From eefaa012e84277bf8ec4513c4a2fd361cafe76b5 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Tue, 8 Oct 2024 11:52:53 +1000 Subject: [PATCH] Version 1.0.0-pre.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8b277fc..f25c7f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "unicode-joining-type" -version = "1.0.0-pre" +version = "1.0.0-pre.1" authors = ["YesLogic Pty. Ltd. "] edition = "2018"