From 1a6766dcdd1c9cbdf7b006e3ce8464b6d2e61325 Mon Sep 17 00:00:00 2001 From: Robert Grimm Date: Mon, 4 Sep 2023 10:24:55 -0400 Subject: [PATCH] fix date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c5103..f674c8b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ The output of the last command should look something like the first screenshot. ## Versions - - **v0.5.0** (2023/09/03) Optimize range-based Unicode data for space and + - **v0.5.0** (2023/09/04) Optimize range-based Unicode data for space and bisection speed. Improve built-in selections of graphemes; notably, the Unicode version oracle now displays exactly one emoji per detectable Unicode version.