From 45c242d86ba40add5bca95f7ea1f36335807de5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech> Date: Wed, 15 Sep 2021 21:01:22 -0700 Subject: [PATCH] (cargo-release) version 0.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 85f7e13..041adea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big-brain" -version = "0.6.0" +version = "0.7.0" authors = ["Kat Marchán <kzm@zkat.tech>"] edition = "2018" description = "Rusty Utility AI library" -- GitLab