From dec6a26860c01e103f7bbd65d64879ba35aac495 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 18 Sep 2023 17:47:13 -0400 Subject: [PATCH] Release 0.12.1 We have a few fixes queued. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index d8adc3dc..6d73bf2f 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.0" +version = "0.12.1" rust-version = "1.70.0" [dependencies]