From ec48fffc83e012823380af5db6d5c608448d992e Mon Sep 17 00:00:00 2001 From: bryanoltman Date: Tue, 27 Feb 2024 14:58:58 -0500 Subject: [PATCH] chore(patch): version 0.2.1 --- patch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/Cargo.toml b/patch/Cargo.toml index 43af329..532199e 100644 --- a/patch/Cargo.toml +++ b/patch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "patch" -version = "0.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html