From 4f7eea6aa7de423a822cf40d9aeb6f7a37cf4877 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 5 Jan 2022 18:14:42 -0500 Subject: [PATCH] Release 0.13.4 --- rust-bindings/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bindings/rust/Cargo.toml b/rust-bindings/rust/Cargo.toml index a3c9aa0f..5f2a4445 100644 --- a/rust-bindings/rust/Cargo.toml +++ b/rust-bindings/rust/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ostree" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs" -version = "0.13.4-alpha.0" +version = "0.13.4" exclude = [ "conf/**",