From fd01df37f25077fc55dd383b7ec858190fed41ce Mon Sep 17 00:00:00 2001 From: NSoiffer Date: Sat, 18 Jan 2025 13:28:38 -0800 Subject: [PATCH] bump rc version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7edc39b1..e4de877d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mathcat" -version = "0.6.8-rc.1" +version = "0.6.8-rc.2" authors = ["Neil Soiffer "] license = "MIT" description = "MathCAT: Math Capable Assistive Technology ('Speech and braille from MathML')"