diff --git a/betree/Cargo.toml b/betree/Cargo.toml index d9baa795..41878e83 100644 --- a/betree/Cargo.toml +++ b/betree/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "betree_storage_stack" -version = "0.3.0" +version = "0.3.1-alpha" authors = ["Felix Wiedemann ", "Till Hoeppner ", "Johannes Wünsche "] license = "MIT OR Apache-2.0" edition = "2021"