From ed4e785865177bdfccf6ed632085df77938b9726 Mon Sep 17 00:00:00 2001 From: Pat Nakajima Date: Mon, 18 May 2026 13:55:56 -0700 Subject: [PATCH] bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 46e2e80..85e8211 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toes-matter" -version = "0.1.0" +version = "0.1.2" edition = "2021" license = "MIT OR Apache-2.0" readme = "README.md"