From 0ebbccf024f110808a771c2c79ce1ce35a56cff1 Mon Sep 17 00:00:00 2001 From: Argenis Date: Wed, 4 Mar 2026 16:53:53 -0500 Subject: [PATCH] chore: bump version to 0.1.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7a5680657..f7a776aa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ resolver = "2" [package] name = "zeroclaw" -version = "0.1.7" +version = "0.1.8" edition = "2021" authors = ["theonlyhennygod"] license = "MIT OR Apache-2.0"