diff --git a/tarpc/Cargo.toml b/tarpc/Cargo.toml index 8090714..22c6068 100644 --- a/tarpc/Cargo.toml +++ b/tarpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tarpc" -version = "0.2.0" +version = "0.3.0" authors = ["Adam Wright ", "Tim Kuehn "] license = "MIT" documentation = "https://google.github.io/tarpc"