diff --git a/Cargo.toml b/Cargo.toml index 9803af8..fe3f235 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-tree" -version = "0.2.0" +version = "0.2.1" authors = ["David Barsky ", "Nathan Whitaker"] edition = "2018" license = "MIT OR Apache-2.0"