diff --git a/Cargo.toml b/Cargo.toml index 2a16890..65b046f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scrubby" -version = "0.2.0" +version = "0.2.1" authors = ["esteinig "] description = "Remove or extract background taxa for metagenomic diagnostic applications" documentation = "https://github.com/esteinig/scrubby"