From 2757b4603623dd16d6c8709fdca6933f5ed373ea Mon Sep 17 00:00:00 2001 From: Benjamin Smidt Date: Thu, 7 May 2026 20:40:48 -0700 Subject: [PATCH] chore: bump version to v0.8.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 401b33cf..1be7a27a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ members = [ edition = "2021" homepage = "https://mirurobotics.com" rust-version = "1.93.0" -version = "0.8.0" +version = "0.8.1" [workspace.metadata] git_commit = "arglebargle"