From d3e7b39e675097b6fc1f5ceb6fff8465551d16ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech> Date: Sat, 17 Apr 2021 20:09:29 -0700 Subject: [PATCH] 0.3.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2dd9121..bc9403d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big-brain" -version = "0.3.2" +version = "0.3.3" authors = ["Kat Marchán <kzm@zkat.tech>"] edition = "2018" description = "Rusty Utility AI library" -- GitLab