From ae4ebb7e40ab35d4797e5ebb9eb38d17fc47826e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech> Date: Wed, 7 Apr 2021 23:30:39 -0700 Subject: [PATCH] 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9042a0e..c739de3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big-brain" -version = "0.2.0" +version = "0.2.1" authors = ["Kat Marchán <kzm@zkat.tech>"] edition = "2018" description = "Rusty Utility AI library" -- GitLab