diff --git a/Cargo.lock b/Cargo.lock index c62c5b8..723c1ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "entremets" -version = "0.1.0-alpha.5" +version = "0.1.0-alpha.6" diff --git a/Cargo.toml b/Cargo.toml index 894171b..a472f6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "The SQL isolation simulator" documentation = "https://entremets.readthedocs.io/en/latest/" repository = "https://github.com/sadraskol/entremets/" license-file = "LICENSE" -version = "0.1.0-alpha.5" +version = "0.1.0-alpha.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html