diff --git a/alpm/Cargo.toml b/alpm/Cargo.toml index 572a647..ddb6124 100644 --- a/alpm/Cargo.toml +++ b/alpm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alpm" -version = "3.0.2" +version = "3.0.3" description = "Rust bindings for libalpm" documentation = "https://docs.rs/alpm"