From 17c889ba105a84f10b1ab8544895241063cb33b1 Mon Sep 17 00:00:00 2001 From: Nick Babcock Date: Sat, 14 Oct 2023 08:58:13 -0500 Subject: [PATCH] Release 0.23.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2b08338..da749aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jomini" -version = "0.22.2" +version = "0.23.0" authors = ["Nick Babcock "] license = "MIT" readme = "README.md"