From d544e31800d2eafd0272bb55a60d0251e802e9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sat, 19 Jun 2021 15:57:49 +0200 Subject: [PATCH] (cargo-release) start next development iteration 0.0.6-alpha.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 63db790..5bbc8e3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2339,7 +2339,7 @@ checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f" [[package]] name = "upend" -version = "0.0.5" +version = "0.0.6-alpha.0" dependencies = [ "actix", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index 698b7b2..d44e1bf 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.5" +version = "0.0.6-alpha.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html