diff --git a/Cargo.toml b/Cargo.toml index 557fdb9..bb7a453 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qadapt" -version = "0.2.0" +version = "0.2.1" authors = ["Bradlee Speice "] description = "The Quick And Dirty Allocation Profiling Tool" license = "Apache-2.0"