From a3f2369b4f524cca0df35845879c74ac91a9c258 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Sun, 12 Oct 2025 12:03:39 -0400 Subject: [PATCH] 0.2.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e24be07..57db238 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "testscript-rs" -version = "0.2.5" +version = "0.2.6" edition = "2021" authors = ["Jason Hall"] license = "Apache-2.0"