diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 2fd55f3f..130e8870 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0" name = "ostree-ext" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs-ext" -version = "0.8.8" +version = "0.8.9" [dependencies] anyhow = "1.0"