From d2f3560a21737a080fd205d25efd293be53100f3 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 19 Sep 2024 15:10:43 -0400 Subject: [PATCH] Release 0.15.0 Signed-off-by: Colin Walters --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 4614a6e7..5ce7f113 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.14.5" +version = "0.15.0" rust-version = "1.74.0" [dependencies]