From 46a887174927cb4f306ef901a7a2e2d4fb809118 Mon Sep 17 00:00:00 2001 From: Llywelwyn Date: Sat, 9 Sep 2023 09:55:42 +0100 Subject: [PATCH] work in progress commit - for crates.io --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 22cfafc..4022d46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "inflect-rs" -version = "0.1.0" +version = "0.0.0" authors = ["Lewis Wynne "] edition = "2021" publish = true