From fb65bb70a907cc828ab147baed46b851afcc675d Mon Sep 17 00:00:00 2001 From: Steve C Date: Sat, 6 Jan 2024 14:55:22 -0500 Subject: [PATCH] Version bump 0.0.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e1eadb7..f001f9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "neofoodclub" -version = "0.0.5" +version = "0.0.6" edition = "2021" [lib]