diff --git a/Cargo.toml b/Cargo.toml index e17301b..6457fd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dapr" -version = "0.12.0" +version = "0.13.0" authors = ["dapr.io"] edition = "2021" license-file = "LICENSE"