From 69950574f7157227fdded98fe2b297afac4f9783 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 23 Sep 2021 10:11:53 -0400 Subject: [PATCH] (cargo-release) start next development iteration 0.13.2-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 82c002a9..d1489f09 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.1" +version = "0.13.2-alpha.0" exclude = [ "conf/**",