From cb6ddf7356a4b9e4a2f81c72e962282f3fff9500 Mon Sep 17 00:00:00 2001 From: Victor Martinez <49537445+JasterV@users.noreply.github.com> Date: Mon, 26 Feb 2024 09:59:45 +0100 Subject: [PATCH] chore: update patch version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff6532b..46dc687 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ members = ["test-context", "test-context-macros"] [workspace.package] edition = "2021" -version = "0.1.4" +version = "0.1.5" homepage = "https://github.com/JasterV/test-context" repository = "https://github.com/JasterV/test-context" authors = [