diff --git a/rust-bindings/rust/Cargo.toml b/rust-bindings/rust/Cargo.toml index c9f6c0c6..e0ad1322 100644 --- a/rust-bindings/rust/Cargo.toml +++ b/rust-bindings/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ostree" -version = "0.3.0" +version = "0.3.1" authors = ["Felix Krull"] license = "MIT"