diff --git a/Cargo.lock b/Cargo.lock index 97b53fd..81f859a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2339,7 +2339,7 @@ checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f" [[package]] name = "upend" -version = "0.0.4" +version = "0.0.5-alpha.0" dependencies = [ "actix", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index ad66cc7..81c9f3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://gitlab.com/tmladek/upend/" authors = ["Tomáš Mládek "] license = "AGPL-3.0-or-later" edition = "2018" -version = "0.0.4" +version = "0.0.5-alpha.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html