From b0b25d5c80e8a2903e934352d645ae7aab6124a4 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 16 Jun 2020 01:26:33 -0400 Subject: (cargo-release) start next development iteration 0.4.2-alpha.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 987e330..06298c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1358,7 +1358,7 @@ dependencies = [ [[package]] name = "things-to-check" -version = "0.4.1" +version = "0.4.2-alpha.0" dependencies = [ "actix-rt", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index 6fc6846..34da361 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "things-to-check" -version = "0.4.1" +version = "0.4.2-alpha.0" repository = "https://github.com/ojacobson/things-to-check/" publish = false authors = ["Owen Jacobson "] -- cgit v1.2.3