From 5d70259c744ef78d6c630b0c11c552417be1d0fa Mon Sep 17 00:00:00 2001 From: Joseph Marrero Date: Wed, 24 Jan 2024 10:39:48 -0500 Subject: [PATCH] Release 0.13.1 --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index bb2c8e81..74bcc157 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.0" +version = "0.13.1" rust-version = "1.70.0" [dependencies]