From 2513b294b3a6a307ea249785b2158f4369299023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech> Date: Fri, 14 Jan 2022 22:42:43 -0800 Subject: [PATCH] (cargo-release) version 0.10.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 985212f..3ada11e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big-brain" -version = "0.9.0" +version = "0.10.0" authors = ["Kat Marchán <kzm@zkat.tech>"] edition = "2021" description = "Rusty Utility AI library" -- GitLab