diff --git a/Cargo.toml b/Cargo.toml index 45929c1..61ad7e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "restate-sdk-shared-core" -version = "0.0.5" +version = "0.1.0" edition = "2021" description = "SDK Shared core" license = "MIT"