diff --git a/Cargo.toml b/Cargo.toml index 939e8d1..0060855 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ragkit_convex_macros" description = "Macros to help make Convex in Rust nice" authors = ["Ragkit "] -version = "0.1.0" +version = "0.0.1" edition = "2021" license = "MIT"