From 221b9f3876e6b35a37a7fc02acd0d8e2ef363f01 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 26 Sep 2023 12:10:42 -0400 Subject: [PATCH] Release 0.12.2 Just two small changes, plus a new man page. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 6d73bf2f..78c70332 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.12.1" +version = "0.12.2" rust-version = "1.70.0" [dependencies]