From faaf0457fdfd9a2f6d7a88b5f9a2f76b7964f368 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 6 Oct 2021 12:49:00 -0400 Subject: [PATCH] (cargo-release) start next development iteration 0.13.4-alpha.0 --- 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 56782443..a3c9aa0f 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.3" +version = "0.13.4-alpha.0" exclude = [ "conf/**",