From 349933ab16a8aa57fa9b569cc2b843c30e9c5621 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 30 Sep 2021 17:29:34 -0400 Subject: [PATCH] (cargo-release) version 0.13.3-alpha.1 --- 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 7312740d..b10c923b 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.2" +version = "0.13.3-alpha.1" exclude = [ "conf/**",