From 0c0e3342f7d321cf8fb28cf6ec177d3f0d1851f9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 21 Jun 2024 16:22:11 -0400 Subject: [PATCH] Release 0.14.2 --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 10dcd5a8..94f1285f 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.1" +version = "0.14.2" rust-version = "1.74.0" [dependencies]