From e5f0466fba549e5ddd84d519e1e5ee33ece3b90a Mon Sep 17 00:00:00 2001 From: william Date: Sat, 9 Sep 2023 18:13:28 -0400 Subject: [PATCH] Bump version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0ad3509..453c08d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "f-uuid" -version = "0.1.1" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html