diff --git a/Cargo.toml b/Cargo.toml index 5562374..ca46e14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onspring-api-sdk-rust" -version = "0.0.0" +version = "0.0.1" edition = "2021" description = "Rust SDK for the Onspring API" license = "MIT"