From 1f0aec93da1f83928cad50728beb23d2a3a44d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 9 Jul 2024 10:14:40 -0700 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 631d011..58c7fc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big-brain" -version = "0.20.0" +version = "0.21.0" authors = ["Kat Marchán "] edition = "2021" description = "Rusty Utility AI library"