diff --git a/Cargo.toml b/Cargo.toml index 488ac51..1fbc239 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ tonic-prost = "0.14.6" tonic-prost-build = "0.14.6" [workspace.package] -version = "0.19.0-rc.2" +version = "0.19.0" authors = ["Mike Nguyen ", "The Dapr Authors "] edition = "2024" license = "Apache-2.0"