From 4f05bd86f07e8b32f271492eff7a98a340be118a Mon Sep 17 00:00:00 2001 From: dotlambda Date: Sun, 15 Feb 2026 18:31:53 -0800 Subject: [PATCH] fix: update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 31101b9..4630f04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ ] [workspace.package] -version = "1.5.1" +version = "1.6.0" edition = "2021" authors = ["The Extism Authors"] license = "BSD-Clause-3"