diff --git a/tdiag/Cargo.toml b/tdiag/Cargo.toml index 2be49ca..9f4b530 100644 --- a/tdiag/Cargo.toml +++ b/tdiag/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tdiag" -version = "0.1.1-pre" +version = "0.2.0" authors = ["Andrea Lattuada "] homepage = "https://github.com/TimelyDataflow/diagnostics" repository = "https://github.com/TimelyDataflow/diagnostics.git"