From f99bcc32ed9592367a35546a3455ba3e8c1e98ce Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 1 Aug 2025 04:50:12 -0400 Subject: [PATCH] Publish core-text 0.21.0. Signed-off-by: Josh Matthews --- core-text/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-text/Cargo.toml b/core-text/Cargo.toml index c9aa4146..9f5fa5a3 100644 --- a/core-text/Cargo.toml +++ b/core-text/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "core-text" -version = "21.0.0" +version = "21.1.0" description = "Bindings to the Core Text framework." authors.workspace = true