diff --git a/alpm-utils/Cargo.toml b/alpm-utils/Cargo.toml index ff9eca2..84fc30f 100644 --- a/alpm-utils/Cargo.toml +++ b/alpm-utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alpm-utils" -version = "4.0.0" +version = "4.0.1" description = "Helper functions for working with alpm" documentation = "https://docs.rs/alpm-utils"