From fab982544f196a9219c129235b53b7daf35e835d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 12 Feb 2024 09:19:28 -0500 Subject: [PATCH] Release 0.13.2 This pairs with https://github.com/ostreedev/ostree/pull/3166/commits/f81b9fa1666c62a024d5ca0bbe876321f72529c7 --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index b034156a..28f9d88d 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.13.1" +version = "0.13.2" rust-version = "1.74.0" [dependencies]