From 708382795639fe38e923e06af11e701eb8231cb6 Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Mon, 11 Dec 2023 03:33:49 -0800 Subject: [PATCH] v1.0.0-beta2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e4c91b5..7762c3b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -336,7 +336,7 @@ dependencies = [ [[package]] name = "garden-tools" -version = "1.0.0-beta1" +version = "1.0.0-beta2" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index 72ca7e0..243bd42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "garden-tools" -version = "1.0.0-beta1" +version = "1.0.0-beta2" edition = "2021" description = """ Garden grows and cultivates collections of Git trees