diff --git a/Cargo.toml b/Cargo.toml index 0c2d205..bf91792 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "base64_type" -version = "0.1.2-pre.1" +version = "0.2.0" description = "Simple Rust type wrapper for Vec that uses base64 for serialization" authors = ["IronCore Labs "] categories = ["rust-patterns"]