diff --git a/Cargo.toml b/Cargo.toml index 2aead98..1fc2659 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "guid-create" -version = "0.4.0" +version = "0.4.1" authors = ["kurt "] description = "Rust helper for creating GUIDs" repository = "https://github.com/kurtlawrence/guid-create"